Navigation
Unreal Engine C++ API Reference > Editor > AnimGraph
References
Module | AnimGraph |
Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_LinkedInputPose.h |
Include | #include "AnimGraphNode_LinkedInputPose.h" |
Syntax
struct FAnimBlueprintFunctionPinInfo
Remarks
Required info for reconstructing a manually specified pin
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FName | Name | The name of this parameter |
![]() |
FEdGraphPinType | Type | The type of this parameter |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FAnimBlueprintFunctionPinInfo
(
const FName& InName, |