Navigation
API > API/Plugins > API/Plugins/UAFAnimGraph
| Name | FAnimNextSimpleAnimGraphBuilderLinkDesc |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/UAF/UAFAnimGraph/Source/UAFAnimGraph/Public/Factory/AnimNextSimpleAnimGraphBuilder.h |
| Include Path | #include "Factory/AnimNextSimpleAnimGraphBuilder.h" |
Syntax
USTRUCT ()
struct FAnimNextSimpleAnimGraphBuilderLinkDesc
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ChildName | FName | The name of the child this stack's output is linked to. | Factory/AnimNextSimpleAnimGraphBuilder.h | |
| FAnimNextSimpleAnimGraphBuilder | friend | Factory/AnimNextSimpleAnimGraphBuilder.h | ||
| StackIndex | int32 | The index of the stack this stack's output is linked to. | Factory/AnimNextSimpleAnimGraphBuilder.h | |
| TraitIndex | int32 | The index of the trait this stack's output is linked to. | Factory/AnimNextSimpleAnimGraphBuilder.h |