C# 클래스 UnrealBuildTool.FBuild.BuildComponents.Compiler

상속: Linker
파일 보기 프로젝트 열기: ClxS/FASTBuild-UE4 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Alias string

공개 메소드들

메소드 설명
Compiler ( string exePath ) : System
GetBffArguments ( string arguments ) : string
ToString ( ) : string

비공개 메소드들

메소드 설명
GetExtraFiles ( ) : IEnumerable
LocaliseCompilerPath ( ) : void

메소드 상세

Compiler() 공개 메소드

public Compiler ( string exePath ) : System
exePath string
리턴 System

GetBffArguments() 공개 메소드

public GetBffArguments ( string arguments ) : string
arguments string
리턴 string

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

Alias 공개적으로 프로퍼티

public string Alias
리턴 string