Navigation
API > API/Plugins > API/Plugins/AnimNextAnimGraph
| Name | FAnimNextGraphEntryPoint |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/AnimNextAnimGraph/Source/AnimNextAnimGraph/Public/Graph/AnimNextGraphEntryPoint.h |
| Include Path | #include "Graph/AnimNextGraphEntryPoint.h" |
Syntax
USTRUCT ()
struct FAnimNextGraphEntryPoint
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DefaultState | FAnimNextGraphState | Default state for this entry point. | Graph/AnimNextGraphEntryPoint.h | |
| 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 |