Method PlayerBotAI:AllowActive [-] [+]
Returns the raw activity flag of the bot for the given type, without re-evaluating it.
Synopsis
allowed = PlayerBotAI:AllowActive( activityType )
Arguments
number activityTypeSee [PlayerbotAI]:IsActivityAllowed.
Valid numbers: integers from 0 to 4,294,967,295.
Returns
boolean allowed- See method description.