C# Class DOL.GS.Commands.DealCommandHandler

Inheritance: DOL.GS.Commands.AbstractCommandHandler, ICommandHandler
Afficher le fichier Open project: Los-Ojos/DOLSharp-1127

Méthodes publiques

Méthode Description
OnCommand ( GameClient client, Array args ) : void

Method Details

OnCommand() public méthode

public OnCommand ( GameClient client, Array args ) : void
client GameClient
args Array
Résultat void