Choose your operating system:
Windows
macOS
Linux
| FAnimNode_Base
|
Module |
|
Header |
/Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_StateResult.h |
Include |
#include "AnimNodes/AnimNode_StateResult.h" |
struct FAnimNode_StateResult : public FAnimNode_Root
Root node of an state machine state (sink node). We dont use AnimNode_Root to let us distinguish these nodes in the property list at link time.
Name | Description | ||
---|---|---|---|
|
StateIndex |
The index of the state this node belongs to. |
Name | Description | ||
---|---|---|---|
|
GetStateIndex() |
||
|
SerializeFromMismatchedTag ( |
Used to upgrade old FAnimNode_Roots to FAnimNode_StateResult |
|
|
SetStateIndex ( |