C# Class GA_Inspector, TheUnseen

Inheritance: Editor
Datei anzeigen Open project: henryj41043/TheUnseen Class Usage Examples

Public Methods

Method Description
CheckForUpdates ( ) : void
OnInspectorGUI ( ) : void

Private Methods

Method Description
CheckWebChanges ( WWW www ) : IEnumerator
CheckWebUpdate ( WWW www ) : IEnumerator
ConvertMessageType ( GA_Settings, msgType ) : MessageType,
GetUpdateChanges ( ) : void
OnEnable ( ) : void
OpenUpdateWindow ( ) : void

Method Details

CheckForUpdates() public static method

public static CheckForUpdates ( ) : void
return void

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void