C# Class LogicSpawn.GTARPG.Core.Scripts.Popups.KillStreaks

Inheritance: Popup
Afficher le fichier Open project: logicspawn/GTARPG

Méthodes publiques

Méthode Description
Pop ( int count ) : void

Méthodes protégées

Méthode Description
OnFinish ( ) : void
OnPopup ( UIContainer popup, object args ) : void

Private Methods

Méthode Description
TextToShow ( object o ) : string

Method Details

OnFinish() protected méthode

protected OnFinish ( ) : void
Résultat void

OnPopup() protected méthode

protected OnPopup ( UIContainer popup, object args ) : void
popup UIContainer
args object
Résultat void

Pop() public méthode

public Pop ( int count ) : void
count int
Résultat void