Navigation
API > API/Runtime > API/Runtime/BuildPatchServices > API/Runtime/BuildPatchServices/FBuildInstallerConfiguration
| Type | Name | Description | |
|---|---|---|---|
FBuildInstallerConfiguration
(
TArray< FInstallerAction > InstallerActions |
Construct with an array of action objects | ||
FBuildInstallerConfiguration
(
const FBuildInstallerConfiguration& CopyFrom |
Copy constructor. | ||
FBuildInstallerConfiguration
(
FBuildInstallerConfiguration&& MoveFrom |
RValue constructor to allow move semantics. |