ConsoleCommand

Interface to implement for script console commands.

Methods

void execute( string& args )

Called whenever this command was invoked, with all extra text passed to the command.