Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > UAnimInstance
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimInstance.h |
Include | #include "Animation/AnimInstance.h" |
Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimInstance.cpp |
int32 GetInstanceAssetPlayerIndex
&40;
FName MachineName,
FName StateName,
FName InstanceName
&41; const
Remarks
Get the index of the specified instance asset player. Useful to pass to GetInstanceAssetPlayerLength (etc.). Passing NAME_None to InstanceName will return the first (assumed only) player instance index found.