Method PlayerBotAI:IsAllowedCommand [-] [+]

Returns true if the given command is allowed for this bot.

Synopsis

allowed = PlayerBotAI:IsAllowedCommand( command )

Arguments

string command
See method description.

Returns

boolean allowed
See method description.