C# Class FullInspector.Internal.fiSerializerManagerEditorWindow

Inheritance: EditorWindow
Afficher le fichier Open project: jacobdufault/fullinspector

Méthodes publiques

Méthode Description
OnGUI ( ) : void
Update ( ) : void

Private Methods

Méthode Description
DisplayOption ( fiSerializationPackage package ) : void
GetTypeName ( Type type ) : string
RepaintOnScriptReload ( ) : void
SetupStyles ( ) : void
ShowCompileProgressBar ( string header, float amount ) : void
ShowWindow ( ) : void
fiSerializerManagerEditorWindow ( ) : System

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void