C# Класс TuxedoBerries.ScenePanel.QuickScreenshotPanel

Quick screenshot panel.
Наследование: BaseUpdateablePanel
Показать файл Открыть проект

Защищенные методы

Метод Описание
ApplyTitle ( ) : void

Applies the title.

CheckComponents ( ) : void

Checks the components.

DrawContent ( ) : void

Draws the content.

Приватные методы

Метод Описание
OnDestroy ( ) : void

Описание методов

ApplyTitle() защищенный Метод

Applies the title.
protected ApplyTitle ( ) : void
Результат void

CheckComponents() защищенный Метод

Checks the components.
protected CheckComponents ( ) : void
Результат void

DrawContent() защищенный Метод

Draws the content.
protected DrawContent ( ) : void
Результат void