PMERLoader
ThaumielMapEditor.API.Conversion
Overview​
Methods​
| Signature | Returns | Description |
|---|---|---|
Load(string) | PMERRoot | Loads a PMER schematic from the path. |
Methods​
Load​
Load
public PMERRoot Load(string path)
Loads a PMER schematic from the path.
Parameters​
| Name | Type | Description |
|---|---|---|
path | string | The file path to load the schematic from. |
Returns​
PMERRoot