Navigation
API > API/Runtime > API/Runtime/AnimGraphRuntime > API/Runtime/AnimGraphRuntime/AnimNodes
Inheritance Hierarchy
- FAnimNode_Base
- FAnimNode_BlendListBase
- FAnimNode_BlendListByInt
References
| Module | AnimGraphRuntime |
| Header | /Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_BlendListByInt.h |
| Include | #include "AnimNodes/AnimNode_BlendListByInt.h" |
Syntax
struct FAnimNode_BlendListByInt : public FAnimNode_BlendListBase
Remarks
Blend list node; has many children.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FAnimNode_BlendListBase
| Type | Name | Description | |
|---|---|---|---|
| int32 | Get the currently active child index. | ||
| FString | GetNodeName
(
FNodeDebugData& DebugData |