UAnimGraphNode_CustomProperty::AddSourceTargetProperties

Add Source and Target Properties - Check [FAnimNode_CustomProperty](API\Runtime\Engine\Animation\FAnimNode_CustomProperty).

Windows
MacOS
Linux

References

Module

AnimGraph

Header

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

Include

#include "AnimGraphNode_CustomProperty.h"

Source

/Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_CustomProperty.cpp

Syntax

void AddSourceTargetProperties
(
    const FName & InSourcePropertyName,
    const FName & InTargetPropertyName
)

Remarks

Add Source and Target Properties - Check FAnimNode_CustomProperty.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss