Navigation
API > API/Plugins > API/Plugins/CurveExpressionEditor
Inheritance Hierarchy
- UK2Node
- UAnimGraphNode_Base
- UAnimGraphNode_RemapCurvesFromMesh
References
Module | CurveExpressionEditor |
Header | /Engine/Plugins/Experimental/Animation/CurveExpression/Source/Editor/Public/AnimGraphNode_RemapCurvesFromMesh.h |
Include | #include "AnimGraphNode_RemapCurvesFromMesh.h" |
Syntax
UCLASS (MinimalAPI)
class UAnimGraphNode_RemapCurvesFromMesh :
public UAnimGraphNode_Base ,
public IRemapCurvesDebuggingProvider
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
FAnimNode_RemapCurvesFromMesh | Node |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
|
![]() ![]() |
FText |
Overridden from UAnimGraphNode_Base
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
void | CustomizePinData
(
UEdGraphPin* Pin, |
Customize pin data based on the input |
![]() ![]() ![]() |
FText | ||
![]() ![]() ![]() |
void | GetOutputLinkAttributes
(
FNodeAttributeArray& OutAttributes |
Get the named attribute types that this node provides as outputs. Other attributes are assumed to 'pass through' this node. |
![]() ![]() |
void | PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |
UObject override. |
![]() ![]() ![]() |
bool | If using CopyPoseFromMesh, the AnimBlueprint Compiler will cache this off for optimizations. |
Overridden from IRemapCurvesDebuggingProvider
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
bool | Returns true if the expressions can be verified against an actively debugged anim graph instance | |
![]() ![]() |
void | Trigger expression verification against an actively debugged anim graph instance |