C# Class EveryplaySettingsEditor, swip3

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

Méthodes publiques

Méthode Description
CheckForAndroidSDK ( ) : bool
EnableTestButtons ( bool enable ) : void
OnDisable ( ) : void
OnInspectorGUI ( ) : void

Private Methods

Méthode Description
CreateEveryplaySettings ( ) : EveryplaySettings,
ShowSettings ( ) : void
TrimmedText ( string txt ) : string

Method Details

CheckForAndroidSDK() public static méthode

public static CheckForAndroidSDK ( ) : bool
Résultat bool

EnableTestButtons() public méthode

public EnableTestButtons ( bool enable ) : void
enable bool
Résultat void

OnDisable() public méthode

public OnDisable ( ) : void
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void