Navigation
API > API/Developer > API/Developer/SubmitToolCore
| Name | FPFBatch |
| Type | struct |
| Header File | /Engine/Source/Developer/SubmitToolCore/Public/Models/PreflightData.h |
| Include Path | #include "Models/PreflightData.h" |
Syntax
USTRUCT ()
struct FPFBatch
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ID | FString | Models/PreflightData.h | ||
| State | FString | Models/PreflightData.h | ||
| Steps | TArray< FPFStep > | Models/PreflightData.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FPFBatch& other |
Models/PreflightData.h | ||
bool operator==
(
const FPFBatch& other |
Models/PreflightData.h |