static class ItemGround (client-side)
Available since version: 0.3.0
This class represents item on the ground.
Properties
int id (read-only)
Represents the unique id of the item ground.
Item& item (read-only)
Represents the item game object.
Methods
No methods.
Callbacks
No callbacks.