Methods
example()
- Description:
Return a representative instance of this type for display in the map editor.
- Source:
store()
- Description:
Return the canonical serialized key for this piece, e.g. "Door|Blue|off". The key must be parseable back via create().
- Source:
template()
- Description:
Given the typeId, return a human-readable template showing the key format, e.g. "Door|{color}|{state}". Used by the editor to guide authoring.
- Source: