UAnimGraphNode_BlendListByBool

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AnimGraph

Header

/Engine/Source/Editor/AnimGraph/Classes/AnimGraphNode_BlendListByBool.h

Include

#include "AnimGraphNode_BlendListByBool.h"

Syntax

class UAnimGraphNode_BlendListByBool : public UAnimGraphNode_BlendListBase

Variables

Name Description

Public variable

FAnimNode_Blend...

 

Node

Constructors

Name Description

Public function

UAnimGraphNode_BlendListByBool

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UAnimGraphNode_Base

Name Description

Public function Virtual Const

void

 

CustomizePinData

(
    UEdGraphPin* Pin,
    FName SourcePropertyName,
    int32 ArrayIndex
)

Customize pin data based on the input

Overridden from UEdGraphNode

Name Description

Public function Virtual Const

FText

 

GetNodeTitle

(
    ENodeTitleType::Type TitleType
)

Gets the name of this node, shown in title bar

Public function Virtual Const

FText

 

GetTooltipText()

Gets the tooltip to display when over the node

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss