Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
TuxedoBerries
ScenePanel
GameplayControlPanel
C# Class TuxedoBerries.ScenePanel.GameplayControlPanel
Gameplay control panel.
Inheritance:
BaseUpdateablePanel
Mostrar archivo
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