UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ObjectState.h File Reference
#include "Chaos/Core.h"

Go to the source code of this file.

Namespaces

namespace  Chaos
 

Enumerations

enum class  Chaos::EObjectStateType : int8 {
  Chaos::Uninitialized = 0 , Chaos::Sleeping = 1 , Chaos::Kinematic = 2 , Chaos::Static = 3 ,
  Chaos::Dynamic = 4 , Chaos::Count
}