Method PlayerBotAI:GetStrategies [-] [+]

Returns a table with the names of all strategies active in the given state.

Synopsis

strategies = PlayerBotAI:GetStrategies( botState )

Arguments

number botState (1)

See [PlayerbotAI]:GetState.

Valid numbers: integers from 0 to 4,294,967,295.

Returns

table strategies

A table of strings.