webd v0.0.2 (2018-03-06T10:41:10Z)
Dub
Repo
getItem
webd
dal
webitems
Gets an item from its id.
auto
getItem
(
ulong
id
)
Parameters
id
ulong
The id of the item.
Return Value
Type:
auto
The item's db representation.
Meta
Source
See Implementation
webd
dal
webitems
functions
getItem
getItemValues
Gets an item from its id.