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

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

공개 프로퍼티들

프로퍼티 타입 설명
Type CompilerTypes

공개 메소드들

메소드 설명
IsKnownLinker ( string args ) : bool
Linker ( string execPath ) : System

비공개 메소드들

메소드 설명
LocaliseLinkerPath ( ) : void

메소드 상세

IsKnownLinker() 공개 정적인 메소드

public static IsKnownLinker ( string args ) : bool
args string
리턴 bool

Linker() 공개 메소드

public Linker ( string execPath ) : System
execPath string
리턴 System

프로퍼티 상세

Type 공개적으로 프로퍼티

public CompilerTypes Type
리턴 CompilerTypes