C# 클래스 AmbitionOfNobunagaServerTarget, AmbitionOfNobunaga

상속: UnrealBuildTool.TargetRules
파일 보기 프로젝트 열기: damody/AmbitionOfNobunaga

공개 메소드들

메소드 설명
AmbitionOfNobunagaServerTarget ( TargetInfo Target ) : System.Collections.Generic
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

메소드 상세

AmbitionOfNobunagaServerTarget() 공개 메소드

public AmbitionOfNobunagaServerTarget ( TargetInfo Target ) : System.Collections.Generic
Target TargetInfo
리턴 System.Collections.Generic

GUBP_GetConfigs_MonolithicOnly() 공개 메소드

public GUBP_GetConfigs_MonolithicOnly ( UnrealTargetPlatform HostPlatform, UnrealTargetPlatform Platform ) : List
HostPlatform UnrealTargetPlatform
Platform UnrealTargetPlatform
리턴 List

GUBP_GetPlatforms_MonolithicOnly() 공개 메소드

public GUBP_GetPlatforms_MonolithicOnly ( UnrealTargetPlatform HostPlatform ) : List
HostPlatform UnrealTargetPlatform
리턴 List

GetSupportedPlatforms() 공개 메소드

public GetSupportedPlatforms ( List &OutPlatforms ) : bool
OutPlatforms List
리턴 bool

SetupBinaries() 공개 메소드

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