Method Global:GetGUIDEntry [-] [+]
Returns the entry ID from a GUID.
GUID consist of entry ID, low GUID, and type ID.
Synopsis
entry = GetGUIDEntry( guid )
Arguments
uint64 guid
GUID of an Creature or GameObject.
Returns
number entry
Entry ID, or
0
ifguid
is not a Creature or GameObject.Valid numbers: integers from 0 to 4,294,967,295.