C# Class wServer.realm.commands.WisdomCommand

Inheritance: ICommand
Mostrar archivo Open project: C453/OryxKingdom

Public Methods

Method Description
Execute ( Player player, string args ) : void

Method Details

Execute() public method

public Execute ( Player player, string args ) : void
player Player
args string
return void