Method PlayerBotMgr:HandlePlayerbotMgrCommand [-] [+]

Runs a .playerbotmgr command through the given ChatHandler.

Synopsis

handled = PlayerBotMgr:HandlePlayerbotMgrCommand( handler, args )

Arguments

ChatHandler handler
See method description.
string args
See method description.

Returns

boolean handled
See method description.