C# Class SharpMod.Menu.SimpleMenuExtender

Afficher le fichier Open project: txdv/sharpmod

Méthodes publiques

Méthode Description
Show ( this menu, Player player ) : void
Show ( this menu, Player player, byte displayTime ) : void
Show ( this menu, Player player, int displayTime ) : void

Method Details

Show() public static méthode

public static Show ( this menu, Player player ) : void
menu this
player Player
Résultat void

Show() public static méthode

public static Show ( this menu, Player player, byte displayTime ) : void
menu this
player Player
displayTime byte
Résultat void

Show() public static méthode

public static Show ( this menu, Player player, int displayTime ) : void
menu this
player Player
displayTime int
Résultat void