Navigation
API > API/Runtime > API/Runtime/AnimGraphRuntime
| Name | ERandomDataIndexType |
| Type | enum |
| Header File | /Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_RandomPlayer.h |
| Include Path | #include "AnimNodes/AnimNode_RandomPlayer.h" |
Syntax
enum ERandomDataIndexType
{
Current,
Next,
}
Values
| Name | Remarks |
|---|---|
| Current | |
| Next |