Navigation
API > API/Developer > API/Developer/SubmitToolCore
| |
|
| Name |
FToolDeployment |
| Type |
struct |
| Header File |
/Engine/Source/Developer/SubmitToolCore/Public/Models/HordeDeploymentData.h |
| Include Path |
#include "Models/HordeDeploymentData.h" |
Syntax
USTRUCT ()
struct FToolDeployment
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Duration |
FString |
|
Models/HordeDeploymentData.h |
|
| Id |
FString |
|
Models/HordeDeploymentData.h |
|
| Locator |
FString |
|
Models/HordeDeploymentData.h |
|
| Progress |
int |
|
Models/HordeDeploymentData.h |
|
| RefName |
FString |
|
Models/HordeDeploymentData.h |
|
| StartedAt |
FString |
|
Models/HordeDeploymentData.h |
|
| State |
FString |
|
Models/HordeDeploymentData.h |
|
| Version |
FString |
|
Models/HordeDeploymentData.h |
|