C# Class TuxedoBerries.ScenePanel.SceneDatabasePanel

Scene database panel.
Inheritance: BaseUpdateablePanel
Afficher le fichier Open project: TuxedoBerries/ScenePanel

Méthodes protégées

Méthode Description
ApplyTitle ( ) : void

Applies the title.

CheckComponents ( ) : void

Checks the components.

DrawContent ( ) : void

Draws the content.

Private Methods

Méthode Description
OnDestroy ( ) : void

Method Details

ApplyTitle() protected méthode

Applies the title.
protected ApplyTitle ( ) : void
Résultat void

CheckComponents() protected méthode

Checks the components.
protected CheckComponents ( ) : void
Résultat void

DrawContent() protected méthode

Draws the content.
protected DrawContent ( ) : void
Résultat void