struct
Rosegold::DataComponents::Trim::TrimMaterial
- Rosegold::DataComponents::Trim::TrimMaterial
- Struct
- Value
- Object
Overview
ID or TrimMaterial - either registry ID or inline definition
Defined in:
rosegold/inventory/slot.crConstructors
Instance Method Summary
- #inline_data : InlineTrimMaterial | Nil
- #inline_data=(inline_data : InlineTrimMaterial | Nil)
- #registry_id : UInt32 | Nil
- #registry_id=(registry_id : UInt32 | Nil)
- #write(io) : Nil