class ItemGround (client-side)
Available since version: 0.3.0
Represents a synchronized server-side ground item visible on the client.
Properties
number id
Represents the unique ground item id.
string item
Represents the Gothic item instance name. Alias of instance.
string instance
Represents the Gothic item instance name.
number amount
Represents the item amount.
Methods
No methods.
Callbacks
No callbacks.