C# Class MCDek.CmdGunBattle

Inheritance: MCLawl.Command
Afficher le fichier Open project: dekema2/MCDek

Méthodes publiques

Свойство Type Description
gbPlayers List

Méthodes publiques

Méthode Description
CheckDeath ( Level randLevel, bool sendMsg ) : void
Help ( Player p ) : void
Kill ( Player player ) : void
Use ( Player p, string message ) : void

Method Details

CheckDeath() public méthode

public CheckDeath ( Level randLevel, bool sendMsg ) : void
randLevel MCLawl.Level
sendMsg bool
Résultat void

Help() public méthode

public Help ( Player p ) : void
p MCLawl.Player
Résultat void

Kill() public méthode

public Kill ( Player player ) : void
player MCLawl.Player
Résultat void

Use() public méthode

public Use ( Player p, string message ) : void
p MCLawl.Player
message string
Résultat void

Property Details

gbPlayers public_oe property

public List gbPlayers
Résultat List