Navigation
API > API/Plugins > API/Plugins/CurveExpression
Inheritance Hierarchy
- FAnimNode_Base
- FAnimNode_RemapCurvesBase
- FAnimNode_RemapCurvesFromMesh
References
Module | CurveExpression |
Header | /Engine/Plugins/Experimental/Animation/CurveExpression/Source/Runtime/Public/AnimNode_RemapCurvesFromMesh.h |
Include | #include "AnimNode_RemapCurvesFromMesh.h" |
Syntax
USTRUCT (BlueprintInternalUseOnly)
struct FAnimNode_RemapCurvesFromMesh : public FAnimNode_RemapCurvesBase
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
bool | bUseAttachedParent | If SourceMeshComponent is not valid, and if this is true, it will look for attached parent as a source |
![]() ![]() ![]() ![]() ![]() |
TWeakObjectPtr< USkeletalMeshComponent > | SourceMeshComponent | This is used by default if it's valid |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | Evaluate_AnyThread
(
FPoseContext& Output |
|
![]() ![]() |
void | GatherDebugData
(
FNodeDebugData& DebugData |
|
![]() ![]() ![]() |
bool | HasPreUpdate () |
|
![]() ![]() |
void | PreUpdate
(
const UAnimInstance* InAnimInstance |
|
![]() |
bool | Serialize
(
FArchive& Ar |