Navigation
API > API/Plugins > API/Plugins/UAFAnimGraph
| |
|
| Name |
FAnimNextSimpleAnimGraphBuilderVariableMapping |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/UAF/UAFAnimGraph/Source/UAFAnimGraph/Public/Factory/AnimNextSimpleAnimGraphBuilder.h |
| Include Path |
#include "Factory/AnimNextSimpleAnimGraphBuilder.h" |
Syntax
USTRUCT ()
struct FAnimNextSimpleAnimGraphBuilderVariableMapping
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| FAnimNextSimpleAnimGraphBuilder |
friend |
|
Factory/AnimNextSimpleAnimGraphBuilder.h |
|
| PropertyName |
FName |
The name of the property the variable should be applied to. |
Factory/AnimNextSimpleAnimGraphBuilder.h |
|
| VariableReference |
FAnimNextVariableReference |
|
Factory/AnimNextSimpleAnimGraphBuilder.h |
|