EAllowKinematicDeferral

Enum for indicating whether kinematic updates can be deferred

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/SkeletalMeshComponent.h

Include

#include "Components/SkeletalMeshComponent.h"

Syntax

enum EAllowKinematicDeferral
{
    AllowDeferral,
    DisallowDeferral,
}

Values

Name

Description

AllowDeferral

DisallowDeferral

Remarks

Enum for indicating whether kinematic updates can be deferred

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss