bOnlyAllowAutonomousTickPose

If true [TickPose()](API\Runtime\Engine\Components\USkeletalMeshComponent\TickPose) will not be called from the Component's TickComponent function.

Windows
MacOS
Linux

Syntax

uint8 bOnlyAllowAutonomousTickPose: 1

Remarks

If true TickPose() will not be called from the Component's TickComponent function. It will instead be called from Autonomous networking updates. See ACharacter.

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