Navigation
API > API/Plugins > API/Plugins/CurveExpressionEditor
Inheritance Hierarchy
- UEdGraphNode
- UK2Node
- UK2Node_MakeCurveExpressionMap
References
| Module | CurveExpressionEditor |
| Header | /Engine/Plugins/Experimental/Animation/CurveExpression/Source/Editor/Public/K2Node_MakeCurveExpressionMap.h |
| Include | #include "K2Node_MakeCurveExpressionMap.h" |
Syntax
UCLASS ()
class UK2Node_MakeCurveExpressionMap : public UK2Node
Variables
| Type | Name | Description | |
|---|---|---|---|
| FCurveExpressionList | Expressions |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| TMap< FName, FString > | |||
| FSlateIcon | GetIconAndTint
(
FLinearColor& OutColor |
||
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
||
| UEdGraphPin * | GetOutputPin () |
||
| FText |
Overridden from UK2Node
| Type | Name | Description | |
|---|---|---|---|
| FNodeHandlingFunctor * | CreateNodeHandler
(
FKismetCompilerContext& CompilerContext |
||
| void | GetMenuActions
(
FBlueprintActionDatabaseRegistrar& InActionRegistrar |
Replacement for GetMenuEntries(). | |
| FText | Override to provide a default category for specific node types to be listed under. | ||
| bool | IsNodePure () |
Returns whether this node is considered 'pure' by the compiler | |
| bool | Return whether the node's properties display in the blueprint details panel | ||
| void | ValidateNodeDuringCompilation
(
FCompilerResultsLog& MessageLog |
Constants
| Name | Description |
|---|---|
| OutputPinName |