Method PlayerBotAI:GetGameObject [-] [+]

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

Synopsis

gameObject = PlayerBotAI:GetGameObject( guid )

Arguments

number guid

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

Returns

GameObject gameObject
See method description.