Method PlayerBotAI:GetWorldObject [-] [+]
Returns the WorldObject with the given GUID as seen by the bot, or nil.
Synopsis
object = PlayerBotAI:GetWorldObject( guid )
Arguments
number guidValid numbers: integers from 0 to 18,446,744,073,709,551,615.
Returns
WorldObject object- See method description.