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 if guid is not a Creature or GameObject.

Valid numbers: integers from 0 to 4,294,967,295.

Generated on 11/04/2018
©2016 - Eluna Lua Engine