C# 클래스 UnityEditor.Android.AndroidNdkRoot

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 메소드들

메소드 설명
Browse ( string ndkPath ) : string
Is64BitWindows ( ) : bool
VerifyNdkDir ( string ndkPath ) : bool

비공개 메소드들

메소드 설명
GuessLocation ( ) : string
Is32BitProcessOn64BitOS ( ) : bool
IsWow64Process ( [ hProcess, bool &lpSystemInfo ) : bool

메소드 상세

Browse() 공개 정적인 메소드

public static Browse ( string ndkPath ) : string
ndkPath string
리턴 string

Is64BitWindows() 공개 정적인 메소드

public static Is64BitWindows ( ) : bool
리턴 bool

VerifyNdkDir() 공개 정적인 메소드

public static VerifyNdkDir ( string ndkPath ) : bool
ndkPath string
리턴 bool