Navigation
API > API/Editor > API/Editor/AnimGraph
Supply curves from some external source (e.g. audio)
| Name | UAnimGraphNode_CurveSource |
| Type | class |
| Header File | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_CurveSource.h |
| Include Path | #include "AnimGraphNode_CurveSource.h" |
Syntax
UCLASS (MinimalAPI)
class UAnimGraphNode_CurveSource : public UAnimGraphNode_Base
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEdGraphNode → UK2Node → UAnimGraphNode_Base → UAnimGraphNode_CurveSource
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Node | FAnimNode_CurveSource | AnimGraphNode_CurveSource.h |
|