Skip to main content

MapSchematicData

class ThaumielMapEditor.API.Data

Overview​

Properties​

NameTypeAccessDescription
LocalPositionVector3get setGets or sets the local position relative to the ThaumielMapEditor.API.Data.MapData instance this ThaumielMapEditor.API.Data.MapSchematicData instance is tied to.
SchematicIdUInt32get setNo description
SchematicNamestringget setGets or sets the schematic name to load of this ThaumielMapEditor.API.Data.MapSchematicData instance.

Properties​

LocalPosition​

Type: Vector3 Access: get set

Gets or sets the local position relative to the ThaumielMapEditor.API.Data.MapData instance this ThaumielMapEditor.API.Data.MapSchematicData instance is tied to.


SchematicId​

Type: UInt32 Access: get set


SchematicName​

Type: string Access: get set

Gets or sets the schematic name to load of this ThaumielMapEditor.API.Data.MapSchematicData instance.