Navigation
API > API/Runtime > API/Runtime/Engine
Enum for indicating whether kinematic updates can be deferred
| Name | EAllowKinematicDeferral |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/SkeletalMeshComponent.h |
| Include Path | #include "Components/SkeletalMeshComponent.h" |
Syntax
enum EAllowKinematicDeferral
{
AllowDeferral,
DisallowDeferral,
}
Values
| Name | Remarks |
|---|---|
| AllowDeferral | |
| DisallowDeferral |