Navigation
API > API/Plugins > API/Plugins/UAFUncookedOnly
| Name | FAnimNextExport |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAFUncookedOnly/Public/AnimNextExports.h |
| Include Path | #include "AnimNextExports.h" |
Syntax
USTRUCT ()
struct FAnimNextExport
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAnimNextExport() |
AnimNextExports.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Data | TInstancedStruct< FAnimNextExportData > | AnimNextExports.h | ||
| Identifier | FName | AnimNextExports.h |
Functions
Public
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FAnimNextExport MakeExport
(
const FName& InIdentifier, |
AnimNextExports.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FAnimNextExport& Other |
AnimNextExports.h |