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