Getting Entity Information
class RustEntityInfo with fields:
type: int
value: bool
items : RustEntityInfoItem
capacity: int
has_protection: bool
protection_expiry: int
class RustEntityInfoItem with fields:
item_id: int
quantity: int
item_is_blueprint: boolSwitch = 1
Alarm = 2
StorageMonitor = 3Setting Entity Information
Last updated
Was this helpful?