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
NativeUI
PauseMenu
TabItem
C# Class NativeUI.PauseMenu.TabItem
Exibir arquivo
Open project: Guad/NativeUI
Class Usage Examples
Public Properties
Property
Type
Description
DrawBg
bool
Protected Properties
Property
Type
Description
RockstarTile
Sprite
Public Methods
Method
Description
Draw
( ) :
void
OnActivated
( ) :
void
ProcessControls
( ) :
void
TabItem
(
string
name
) :
System
Method Details
Draw()
public
method
public
Draw
( ) :
void
return
void
OnActivated()
public
method
public
OnActivated
( ) :
void
return
void
ProcessControls()
public
method
public
ProcessControls
( ) :
void
return
void
TabItem()
public
method
public
TabItem
(
string
name
) :
System
name
string
return
System
Property Details
DrawBg
public_oe property
public
bool
DrawBg
return
bool
RockstarTile
protected_oe property
protected
Sprite
RockstarTile
return
Sprite