Method PlayerBotAI:GetCreature [-] [+]

Returns the Creature with the given GUID as seen by the bot, or nil.

Synopsis

creature = PlayerBotAI:GetCreature( guid )

Arguments

number guid

Valid numbers: integers from 0 to 18,446,744,073,709,551,615.

Returns

Creature creature
See method description.