Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UActorComponent
| Name | EPhysicsStateAsyncCreationState |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/ActorComponent.h |
| Include Path | #include "Components/ActorComponent.h" |
Syntax
enum EPhysicsStateAsyncCreationState
{
None,
Creating,
Destroying,
}
Values
| Name | Remarks |
|---|---|
| None | |
| Creating | |
| Destroying |