Skip to main content

MapData

class ThaumielMapEditor.API.Data

Overview​

Properties​

NameTypeAccessDescription
PositionVector3get setGets or sets the position of this ThaumielMapEditor.API.Data.MapData instance.
RoomRoomget setGets or sets the room of this ThaumielMapEditor.API.Data.MapData instance.
SchematicsList<MapSchematicData>get setGets or sets the file name of this ThaumielMapEditor.API.Data.MapData instance.

Fields​

NameTypeDescription
FileNamestringGets or sets the file name of this ThaumielMapEditor.API.Data.MapData instance…
IdGuidGets or sets the System.Guid id of this ThaumielMapEditor.API.Data.MapData i…

Properties​

Position​

Type: Vector3 Access: get set

Gets or sets the position of this ThaumielMapEditor.API.Data.MapData instance.


Room​

Type: Room Access: get set

Gets or sets the room of this ThaumielMapEditor.API.Data.MapData instance.


Schematics​

Type: List<MapSchematicData> Access: get set

Gets or sets the file name of this ThaumielMapEditor.API.Data.MapData instance.


Fields​

FileName​

Type: string

Gets or sets the file name of this ThaumielMapEditor.API.Data.MapData instance.


Id​

Type: Guid

Gets or sets the System.Guid id of this ThaumielMapEditor.API.Data.MapData instance.