Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Projects/Public/CustomBuildSteps.h |
Include |
#include "CustomBuildSteps.h" |
struct FCustomBuildSteps
Descriptor for projects. Contains all the information contained within a .uproject file.
Name | Description | ||
---|---|---|---|
|
HostPlatformToCommands |
Mapping from host platform to list of commands |
Name | Description | ||
---|---|---|---|
|
IsEmpty() |
Whether this object is empty |
|
|
Read ( |
Reads the descriptor from the given JSON object |
|
|
UpdateJson ( |
Updates the given json object with this CustomBuildSteps |
|
|
Write ( |
Writes the CustomBuildSteps to JSON |