Queries information about the targets supported by a project.
More...
Queries information about the targets supported by a project.
Definition at line 14733 of file UbtConfigGenerated.cs.
◆ DontIncludeParentAssembly()
| virtual QueryTargetsConfig Nuke.Unreal.Tools.UbtConfigGenerated.QueryTargetsConfig.DontIncludeParentAssembly |
( |
bool | present = true | ) |
|
|
virtual |
Write all targets from parent assemblies (useful for EngineRules which can be chained)
Definition at line 14826 of file UbtConfigGenerated.cs.
◆ IncludeAllTargets()
| virtual QueryTargetsConfig Nuke.Unreal.Tools.UbtConfigGenerated.QueryTargetsConfig.IncludeAllTargets |
( |
bool? | val = null | ) |
|
|
virtual |
Write out all targets, even if a default is specified in the BuildSettings section of the Default*.ini files.
Definition at line 14784 of file UbtConfigGenerated.cs.
◆ IncludeParentAssembly()
| virtual QueryTargetsConfig Nuke.Unreal.Tools.UbtConfigGenerated.QueryTargetsConfig.IncludeParentAssembly |
( |
bool | present = true | ) |
|
|
virtual |
Write all targets from parent assemblies (useful for EngineRules which can be chained)
Definition at line 14805 of file UbtConfigGenerated.cs.
◆ Output()
| virtual QueryTargetsConfig Nuke.Unreal.Tools.UbtConfigGenerated.QueryTargetsConfig.Output |
( |
object | val = null | ) |
|
|
virtual |
◆ Project()
| virtual QueryTargetsConfig Nuke.Unreal.Tools.UbtConfigGenerated.QueryTargetsConfig.Project |
( |
object | val = null | ) |
|
|
virtual |
◆ _configs
| ToolConfig [] Nuke.Unreal.Tools.UbtConfigGenerated.QueryTargetsConfig._configs = null |
|
private |
◆ CliName
| override string Nuke.Unreal.Tools.UbtConfigGenerated.QueryTargetsConfig.CliName |
|
get |
◆ Compatibility
| override UnrealCompatibility Nuke.Unreal.Tools.UbtConfigGenerated.QueryTargetsConfig.Compatibility |
|
get |
◆ Configs
| override ToolConfig [] Nuke.Unreal.Tools.UbtConfigGenerated.QueryTargetsConfig.Configs |
|
getprotected |
◆ Name
| override string Nuke.Unreal.Tools.UbtConfigGenerated.QueryTargetsConfig.Name |
|
get |
The documentation for this class was generated from the following file: