C# 클래스 UnityEditor.Android.AndroidJavaTools

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

공개 메소드들

메소드 설명
DumpDiagnostics ( ) : void
Exe ( string command ) : string

비공개 메소드들

메소드 설명
BrowseForJDK ( string jdkPath ) : string
GuessJDKLocation ( ) : string
IsValidJDKHome ( string javaHome ) : bool
LocateJDKHome ( ) : string
VerifyJava ( string javaExe ) : bool

메소드 상세

DumpDiagnostics() 공개 정적인 메소드

public static DumpDiagnostics ( ) : void
리턴 void

Exe() 공개 정적인 메소드

public static Exe ( string command ) : string
command string
리턴 string