MapStructure
classStructure placed on the world map at an offset
Fields
| Name | Type | Description |
|---|---|---|
| offset | Vec2i | Offset from the map origin in blocks |
| structure | StaticStructure | Structure prototype to place |
Functions
Used by
- Region.add_structure param
Structure placed on the world map at an offset
| Name | Type | Description |
|---|---|---|
| offset | Vec2i | Offset from the map origin in blocks |
| structure | StaticStructure | Structure prototype to place |