Skip to main content

PMERLoader

static class ThaumielMapEditor.API.Conversion

Overview​

Methods​

SignatureReturnsDescription
Load(string)PMERRootLoads a PMER schematic from the path.

Methods​

Load​

Load
public PMERRoot Load(string path)

Loads a PMER schematic from the path.

Parameters​

NameTypeDescription
pathstringThe file path to load the schematic from.

Returns​

PMERRoot