UAnimGraphNode_CurveSource

Supply curves from some external source (e.g. audio)

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AnimGraph

Header

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

Include

#include "AnimGraphNode_CurveSource.h"

Syntax

class UAnimGraphNode_CurveSource : public UAnimGraphNode_Base

Remarks

Supply curves from some external source (e.g. audio)

Overridden from UAnimGraphNode_Base

Name Description

Public function Virtual Const

FString

 

GetNodeCategory()

Gets the menu category this node belongs in.

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