Navigation
Unreal Engine C++ API Reference > Runtime > AnimGraphRuntime > AnimNodes > FAnimNode_RandomPlayer
References
Module | AnimGraphRuntime |
Header | /Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_RandomPlayer.h |
Include | #include "AnimNodes/AnimNode_RandomPlayer.h" |
Source | /Engine/Source/Runtime/AnimGraphRuntime/Private/AnimNodes/AnimNode_RandomPlayer.cpp |
int32 GetNextValidEntryIndex()
Remarks
Return the index of the next FRandomPlayerSequenceEntry to play, from the list of valid playable entries (ValidEntries).