C# Class wServer.realm.commands.TutorialCommand

Inheritance: ICommand
Show file 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