Method GemPropertiesEntry:GetId [-] [+]
Returns the ID of a GemPropertiesEntry.
This method retrieves the ID from a given GemPropertiesEntry instance and pushes it onto the Lua stack.
Synopsis
id = GemPropertiesEntry:GetId()
Arguments
None.
Returns
number id
The ID of the specified GemPropertiesEntry..
Valid numbers: integers from 0 to 4,294,967,295.