StaticCoverSet
classList of covers allowed by the design tool and designable blocks
Fields
| Name | Type | Description |
|---|---|---|
| covers | StaticCover[] | Allowed cover designs |
Standard members (5)
Generated for every class of this kind by the game's codegen, not written for StaticCoverSet.
| StaticCoverSet.cast(object) | Trying to cast Object into StaticCoverSet |
| StaticCoverSet.get_class() | Return StaticCoverSet class object |
| StaticCoverSet.find(name) | Looks StaticCoverSet up in db, nil when there is none |
| StaticCoverSet.get(name) | Takes StaticCoverSet from db, reports a miss to the log |
| StaticCoverSet.reg(name) | Register a new StaticCoverSet static object |
Inherited from Prototype (2)
- name Object name
- Prototype:is_valid() Returns false once the underlying engine object has been destroyed
Inherited from Object (1)
- Object:get_class() Class of this object