C# Class FullInspector.Modules.ViewAllSceneObjectsEditorWindow

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

Méthodes publiques

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

Private Methods

Méthode Description
ShowWindow ( ) : void

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void