Navigation
API > API/Plugins > API/Plugins/UAFAnimGraph
| |
|
| Name |
FAnimNextGraphEntryPoint |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/UAF/UAFAnimGraph/Source/UAFAnimGraph/Public/Graph/AnimNextGraphEntryPoint.h |
| Include Path |
#include "Graph/AnimNextGraphEntryPoint.h" |
Syntax
USTRUCT ()
struct FAnimNextGraphEntryPoint
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| EntryPointName |
FName |
The name of the entry point. |
Graph/AnimNextGraphEntryPoint.h |
|
| RootTraitHandle |
FAnimNextEntryPointHandle |
This is a handle to the root trait for a graph. |
Graph/AnimNextGraphEntryPoint.h |
|