Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FAnimGroupInstance
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimationAsset.h |
| Include | #include "Animation/AnimationAsset.h" |
| Source | /Engine/Source/Runtime/Engine/Private/AnimationAsset.cpp |
void TestTickRecordForLeadership
(
EAnimGroupRole::Type MembershipType
)
Remarks
Checks the last tick record in the ActivePlayers array to see if it's a better leader than the current candidate. This should be called once for each record added to ActivePlayers, after the record is setup.