FAnimNode_BlendListByInt

Blend list node; has many children.

Choose your operating system:

Windows

macOS

Linux

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

Name Description

Public function

FAnimNode_BlendListByInt()

Overridden from FAnimNode_BlendListBase

Name Description

Public function Virtual

int32

 

GetActiveChildIndex()

Get the currently active child index.

Protected function Virtual

FString

 

GetNodeName

(
    FNodeDebugData& DebugData
)