C# Class UnityEditor.FacebookEditor.FacebookAndroidUtil

Afficher le fichier Open project: unit9/swip3 Class Usage Examples

Private Properties

Свойство Type Description
DoesCommandExist bool
GetKeyHash string

Méthodes publiques

Méthode Description
HasAndroidKeystoreFile ( ) : bool
HasAndroidSDK ( ) : bool
IsSetupProperly ( ) : bool

Private Methods

Méthode Description
DoesCommandExist ( string command ) : bool
GetKeyHash ( string alias, string keyStore, string password ) : string

Method Details

HasAndroidKeystoreFile() public static méthode

public static HasAndroidKeystoreFile ( ) : bool
Résultat bool

HasAndroidSDK() public static méthode

public static HasAndroidSDK ( ) : bool
Résultat bool

IsSetupProperly() public static méthode

public static IsSetupProperly ( ) : bool
Résultat bool