C# Class WorshipServerTarget, WorShips

Inheritance: UnrealBuildTool.TargetRules
Mostra file Open project: NicholasColotouros/WorShips

Public Methods

Method Description
GUBP_GetConfigs_MonolithicOnly ( UnrealTargetPlatform HostPlatform, UnrealTargetPlatform Platform ) : List
GUBP_GetPlatforms_MonolithicOnly ( UnrealTargetPlatform HostPlatform ) : List
GetSupportedPlatforms ( List &OutPlatforms ) : bool
SetupBinaries ( TargetInfo Target, List &OutBuildBinaryConfigurations, List &OutExtraModuleNames ) : void
WorshipServerTarget ( TargetInfo Target ) : System.Collections.Generic

Method Details

GUBP_GetConfigs_MonolithicOnly() public method

public GUBP_GetConfigs_MonolithicOnly ( UnrealTargetPlatform HostPlatform, UnrealTargetPlatform Platform ) : List
HostPlatform UnrealTargetPlatform
Platform UnrealTargetPlatform
return List

GUBP_GetPlatforms_MonolithicOnly() public method

public GUBP_GetPlatforms_MonolithicOnly ( UnrealTargetPlatform HostPlatform ) : List
HostPlatform UnrealTargetPlatform
return List

GetSupportedPlatforms() public method

public GetSupportedPlatforms ( List &OutPlatforms ) : bool
OutPlatforms List
return bool

SetupBinaries() public method

public SetupBinaries ( TargetInfo Target, List &OutBuildBinaryConfigurations, List &OutExtraModuleNames ) : void
Target TargetInfo
OutBuildBinaryConfigurations List
OutExtraModuleNames List
return void

WorshipServerTarget() public method

public WorshipServerTarget ( TargetInfo Target ) : System.Collections.Generic
Target TargetInfo
return System.Collections.Generic