Method PlayerBotAI:GetInventoryItems [-] [+]

Returns a table with every Item in the bags of the bot.

Synopsis

items = PlayerBotAI:GetInventoryItems( withEquipped )

Arguments

boolean withEquipped (false)

Also include the equipped items.

Returns

table items
See method description.