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

number guid

GUID of an Creature or GameObject.

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

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
© 2010 - 2024 Eluna Lua Engine