getItem

Gets an item from its id.

getItem
(
ulong id
)

Parameters

id ulong

The id of the item.

Return Value

Type: auto

The item's db representation.

Meta