C# Class NativeUI.PauseMenu.TabItem

Afficher le fichier Open project: Guad/NativeUI Class Usage Examples

Méthodes publiques

Свойство Type Description
DrawBg bool

Protected Properties

Свойство Type Description
RockstarTile Sprite

Méthodes publiques

Méthode Description
Draw ( ) : void
OnActivated ( ) : void
ProcessControls ( ) : void
TabItem ( string name ) : System

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

OnActivated() public méthode

public OnActivated ( ) : void
Résultat void

ProcessControls() public méthode

public ProcessControls ( ) : void
Résultat void

TabItem() public méthode

public TabItem ( string name ) : System
name string
Résultat System

Property Details

DrawBg public_oe property

public bool DrawBg
Résultat bool

RockstarTile protected_oe property

protected Sprite RockstarTile
Résultat Sprite