C# Class EveryplaySettingsEditor, swip3

Inheritance: Editor
ファイルを表示 Open project: unit9/swip3 Class Usage Examples

Public Methods

Method Description
CheckForAndroidSDK ( ) : bool
EnableTestButtons ( bool enable ) : void
OnDisable ( ) : void
OnInspectorGUI ( ) : void

Private Methods

Method Description
CreateEveryplaySettings ( ) : EveryplaySettings,
ShowSettings ( ) : void
TrimmedText ( string txt ) : string

Method Details

CheckForAndroidSDK() public static method

public static CheckForAndroidSDK ( ) : bool
return bool

EnableTestButtons() public method

public EnableTestButtons ( bool enable ) : void
enable bool
return void

OnDisable() public method

public OnDisable ( ) : void
return void

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void