FAnimGroupInstance::TestTickRecordForLeadership

Checks the last tick record in the ActivePlayers array to see if it's a better leader than the current candidate.

Windows
MacOS
Linux

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

Syntax

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.

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