Skip to main content

SerializedMapSchematic

class ThaumielMapEditor.API.Serialization

This class is used to read map schematics from yaml

Overview​

Properties​

NameTypeAccessDescription
PositionVector3get setGets or sets the position for the ThaumielMapEditor.API.Serialization.SerializedMapSchematic instance.
SchematicNamestringget setGets 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.