C# Class wServer.realm.commands.AFKCommand

Inheritance: ICommand
Datei anzeigen 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