|
Nuke.Unreal
Build Unreal apps in Style.
|
Generates project files for one or more projects. More...
Public Member Functions | |
| virtual GenerateProjectFilesConfig | ProjectFileFormat (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
| virtual GenerateProjectFilesConfig | _2012unsupported (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
| virtual GenerateProjectFilesConfig | _2013unsupported (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
| virtual GenerateProjectFilesConfig | _2015 (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
| virtual GenerateProjectFilesConfig | _2017 (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
| virtual GenerateProjectFilesConfig | _2019 (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
| virtual GenerateProjectFilesConfig | _2022 (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
| virtual GenerateProjectFilesConfig | Makefile (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
| virtual GenerateProjectFilesConfig | CMakefile (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
| virtual GenerateProjectFilesConfig | QMakefile (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
| virtual GenerateProjectFilesConfig | KDevelopfile (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
| virtual GenerateProjectFilesConfig | CodeLiteFiles (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
| virtual GenerateProjectFilesConfig | XCodeProjectFiles (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
| virtual GenerateProjectFilesConfig | EddieProjectFiles (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
| virtual GenerateProjectFilesConfig | VSCode (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
| virtual GenerateProjectFilesConfig | VSMac (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
| virtual GenerateProjectFilesConfig | CLion (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
| virtual GenerateProjectFilesConfig | Rider (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
| virtual GenerateProjectFilesConfig | Automated (bool? val=null) |
| Whether this command is being run in an automated mode. | |
| virtual GenerateProjectFilesConfig | VSWorkspace (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
| virtual GenerateProjectFilesConfig | VisualStudio (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
| virtual GenerateProjectFilesConfig | AndroidStudio (params ProjectFileFormat[] values) |
| Types of project files to generate. | |
Public Member Functions inherited from Nuke.Unreal.Tools.ToolConfig | |
| virtual void | AppendArgument (UnrealToolArgument arg) |
| virtual void | AppendArgument (string arg, UnrealToolArgumentMeta? meta=null) |
| virtual void | AppendSubtool (ToolConfig subtool) |
| virtual string | Gather (EngineVersion ueVersion) |
| Gether the arguments and subtools and render a command line output. | |
Properties | |
| override string | Name [get] |
| override string | CliName [get] |
| override UnrealCompatibility | Compatibility [get] |
| override ToolConfig[] | Configs [get] |
Properties inherited from Nuke.Unreal.Tools.ToolConfig | |
| string | Name [get] |
| The C# friendly name of the tool which will be used inside configurators. | |
| string | CliName [get] |
| The name which will be rendered onto command line. | |
| UnrealCompatibility | Compatibility [get] |
| Compatibility with either Unreal Engine 4 or 5 or both. If tool is configured to run with an incompatible engine its entire configuration will be ignored. | |
| virtual ToolConfig[] | Configs [get] |
Private Attributes | |
| ToolConfig[] | _configs = null |
Additional Inherited Members | |
Protected Attributes inherited from Nuke.Unreal.Tools.ToolConfig | |
| List< UnrealToolArgument > | UsingArguments = [] |
| readonly Dictionary< string, ToolConfig > | UsingSubtools = [] |
Generates project files for one or more projects.
Definition at line 14110 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14144 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14169 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14194 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14219 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14244 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14269 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14640 of file UbtConfigGenerated.cs.
|
virtual |
Whether this command is being run in an automated mode.
Definition at line 14569 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14519 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14319 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14394 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14444 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14369 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14294 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14119 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14344 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14544 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14615 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14469 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14494 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14590 of file UbtConfigGenerated.cs.
|
virtual |
Types of project files to generate.
Definition at line 14419 of file UbtConfigGenerated.cs.
|
private |
Definition at line 14662 of file UbtConfigGenerated.cs.
|
get |
Definition at line 14113 of file UbtConfigGenerated.cs.
|
get |
Definition at line 14114 of file UbtConfigGenerated.cs.
|
getprotected |
Definition at line 14663 of file UbtConfigGenerated.cs.
|
get |
Definition at line 14112 of file UbtConfigGenerated.cs.