Returns a table with the names of all strategies active in the given state.
strategies = PlayerBotAI:GetStrategies( botState )
number botState (1)
See [PlayerbotAI]:GetState.
Valid numbers: integers from 0 to 4,294,967,295.
table strategies
A table of strings.