SerializedMapSchematic
ThaumielMapEditor.API.Serialization
This class is used to read map schematics from yaml
Overview​
Properties​
| Name | Type | Access | Description |
|---|---|---|---|
Position | Vector3 | get set | Gets or sets the position for the ThaumielMapEditor.API.Serialization.SerializedMapSchematic instance. |
SchematicName | string | get set | Gets or sets the schematic name of the parent schematic for the ThaumielMapEditor.API.Serialization.SerializedMapSchematic instance. |
Properties​
Position​
Type: Vector3 Access: get set
Gets or sets the position for the ThaumielMapEditor.API.Serialization.SerializedMapSchematic instance.
SchematicName​
Type: string Access: get set
Gets or sets the schematic name of the parent schematic for the ThaumielMapEditor.API.Serialization.SerializedMapSchematic instance.