ERandomDataIndexType

Choose your operating system:

Windows

macOS

Linux

References

Module

AnimGraphRuntime

Header

/Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_RandomPlayer.h

Include

#include "AnimNodes/AnimNode_RandomPlayer.h"

Syntax

enum ERandomDataIndexType
{
    Current,
    Next,
}

Values

Name

Description

Current

Next