C# Class UnityEditor.Android.AndroidNdkRoot

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
Browse ( string ndkPath ) : string
Is64BitWindows ( ) : bool
VerifyNdkDir ( string ndkPath ) : bool

Private Methods

Méthode Description
GuessLocation ( ) : string
Is32BitProcessOn64BitOS ( ) : bool
IsWow64Process ( [ hProcess, bool &lpSystemInfo ) : bool

Method Details

Browse() public static méthode

public static Browse ( string ndkPath ) : string
ndkPath string
Résultat string

Is64BitWindows() public static méthode

public static Is64BitWindows ( ) : bool
Résultat bool

VerifyNdkDir() public static méthode

public static VerifyNdkDir ( string ndkPath ) : bool
ndkPath string
Résultat bool