| BuildCookRunParams |
FString |
The commandline for BuildCookRun UAT command. |
Settings/ProjectPackagingSettings.h |
- EditAnywhere
- Category="Packaging"
|
| HelpText |
FString |
Any help that you would like to include in the ToolTip of the menu option (or shown in interactive mode Turnkey) |
Settings/ProjectPackagingSettings.h |
- EditAnywhere
- Category="Packaging"
|
| Name |
FString |
The name for this custom build. It will be shown in menus for selection. |
Settings/ProjectPackagingSettings.h |
- EditAnywhere
- Category="Packaging"
|
| SpecificPlatforms |
TArray< FString > |
If this build step is specific to one or more platforms, add them here by name (note: use Windows, not Win64) |
Settings/ProjectPackagingSettings.h |
- EditAnywhere
- Category="Packaging"
|