Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
TuxedoBerries
ScenePanel
QuickScreenshotPanel
C# Class TuxedoBerries.ScenePanel.QuickScreenshotPanel
Quick screenshot panel.
Inheritance:
BaseUpdateablePanel
Exibir arquivo
Open project: TuxedoBerries/ScenePanel
Protected Methods
Method
Description
ApplyTitle
( ) :
void
Applies the title.
CheckComponents
( ) :
void
Checks the components.
DrawContent
( ) :
void
Draws the content.
Private Methods
Method
Description
OnDestroy
( ) :
void
Method Details
ApplyTitle()
protected
method
Applies the title.
protected
ApplyTitle
( ) :
void
return
void
CheckComponents()
protected
method
Checks the components.
protected
CheckComponents
( ) :
void
return
void
DrawContent()
protected
method
Draws the content.
protected
DrawContent
( ) :
void
return
void