C# Class SharpMod.Player.CommandEventArgs

Inheritance: PlayerEventArgs
Afficher le fichier Open project: txdv/sharpmod

Méthodes publiques

Méthode Description
CommandEventArgs ( Player player, Command command ) : System

Method Details

CommandEventArgs() public méthode

public CommandEventArgs ( Player player, Command command ) : System
player Player
command Command
Résultat System