Method | Description | |
---|---|---|
GUBP_AlwaysBuildWithTools ( UnrealTargetPlatform InHostPlatform, bool &bInternalToolOnly, bool &SeparateNode, bool &CrossCompile ) : bool | ||
GUBP_NeedsPlatformSpecificDLLs ( ) : bool | ||
LazyployLauncherTarget ( TargetInfo Target ) : UnrealBuildTool | ||
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_NeedsPlatformSpecificDLLs ( ) : bool | ||
return | bool |
public LazyployLauncherTarget ( TargetInfo Target ) : UnrealBuildTool | ||
Target | TargetInfo | |
return | UnrealBuildTool |
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 |