Method Global:GetItemGUID [-] [+]

Builds an Item's GUID.

Item GUID consist of low GUID and type ID Player and Item for example can have the same low GUID but not GUID.

Synopsis

guid = GetItemGUID( lowguid )

Arguments

number lowguid

Low GUID of the Item.

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

Returns

uint64 guid
See method description.

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