Skip to main content

MER.GetSchematicBlocks

Optional integration

This method requires ProjectMapEditorReborn.

Gets MER schematic blocks.

Syntax

MER.GetSchematicBlocks *schematic_reference

Returns

collection of reference to MERSchematicBlock object

Arguments

NameRequiredTypeDescription
schematic referenceYesa reference to MERSchematic object.

Details

Each reference exposes schematicName, index, name, and object; object is the block GameObject.

Possible errors

  • The schematic reference is no longer valid.

On a running server

Use serhelp MER.GetSchematicBlocks to inspect the reference generated by your installed SER version.