MER.DestroySchematic
Optional integration
This method requires ProjectMapEditorReborn.
Destroys a MER schematic.
Syntax
MER.DestroySchematic *schematic_reference
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
schematic reference | Yes | a reference to MERSchematic object. |
Details
Only standalone schematic references are accepted.
Possible errors
- The schematic was already destroyed or the reference is invalid.
On a running server
Use serhelp MER.DestroySchematic to inspect the reference generated by your installed SER version.