Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FAnimNode_AssetPlayerBase
- FAnimNode_AssetPlayerBase::SetOverridePositionWhenJoiningSyncGroupAsLeader()
- FAnimNode_SequencePlayer_Standalone::SetOverridePositionWhenJoiningSyncGroupAsLeader()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimNode_AssetPlayerBase.h |
| Include | #include "Animation/AnimNode_AssetPlayerBase.h" |
virtual bool SetOverridePositionWhenJoiningSyncGroupAsLeader
(
bool InOverridePositionWhenJoiningSyncGroupAsLeader
)
Remarks
Set the flag that determines if this asset player will not sync to the previous leader's sync position when joining a sync group and before becoming the leader but instead force everyone else to match its position.