Method | Description | |
---|---|---|
GUBP_AlwaysBuildWithTools ( UnrealTargetPlatform InHostPlatform, bool &bInternalToolOnly, bool &SeparateNode, bool &CrossCompile ) : bool | ||
GUBP_ToolConfigs ( UnrealTargetPlatform InHostPlatform ) : List |
||
GUBP_ToolPlatforms ( UnrealTargetPlatform InHostPlatform ) : List |
||
GetSupportedConfigurations ( List |
||
GetSupportedPlatforms ( List |
||
HaxeProgramTarget ( TargetInfo Target ) : System.Collections.Generic | ||
SetupBinaries ( TargetInfo Target, List |
||
SetupGlobalEnvironment ( TargetInfo Target, UnrealBuildTool.LinkEnvironmentConfiguration &OutLinkEnvironmentConfiguration, UnrealBuildTool.CPPEnvironmentConfiguration &OutCPPEnvironmentConfiguration ) : void | ||
ShouldCompileMonolithic ( UnrealTargetPlatform InPlatform, UnrealTargetConfiguration InConfiguration ) : bool |
public GUBP_AlwaysBuildWithTools ( UnrealTargetPlatform InHostPlatform, bool &bInternalToolOnly, bool &SeparateNode, bool &CrossCompile ) : bool | ||
InHostPlatform | UnrealTargetPlatform | |
bInternalToolOnly | bool | |
SeparateNode | bool | |
CrossCompile | bool | |
return | bool |
public GUBP_ToolConfigs ( UnrealTargetPlatform InHostPlatform ) : List |
||
InHostPlatform | UnrealTargetPlatform | |
return | List |
public GUBP_ToolPlatforms ( UnrealTargetPlatform InHostPlatform ) : List |
||
InHostPlatform | UnrealTargetPlatform | |
return | List |
public GetSupportedConfigurations ( List |
||
OutConfigurations | List |
|
bIncludeTestAndShippingConfigs | bool | |
return | bool |
public GetSupportedPlatforms ( List |
||
OutPlatforms | List |
|
return | bool |
public HaxeProgramTarget ( TargetInfo Target ) : System.Collections.Generic | ||
Target | TargetInfo | |
return | System.Collections.Generic |
public SetupBinaries ( TargetInfo Target, List |
||
Target | TargetInfo | |
OutBuildBinaryConfigurations | List |
|
OutExtraModuleNames | List |
|
return | void |
public SetupGlobalEnvironment ( TargetInfo Target, UnrealBuildTool.LinkEnvironmentConfiguration &OutLinkEnvironmentConfiguration, UnrealBuildTool.CPPEnvironmentConfiguration &OutCPPEnvironmentConfiguration ) : void | ||
Target | TargetInfo | |
OutLinkEnvironmentConfiguration | UnrealBuildTool.LinkEnvironmentConfiguration | |
OutCPPEnvironmentConfiguration | UnrealBuildTool.CPPEnvironmentConfiguration | |
return | void |
public ShouldCompileMonolithic ( UnrealTargetPlatform InPlatform, UnrealTargetConfiguration InConfiguration ) : bool | ||
InPlatform | UnrealTargetPlatform | |
InConfiguration | UnrealTargetConfiguration | |
return | bool |