Skip to main content

MER.GetAnimators

Optional integration

This method requires ProjectMapEditorReborn.

Gets MER schematic animators.

Syntax

MER.GetAnimators *schematic_reference

Returns

collection of reference to MERAnimator object

Arguments

NameRequiredTypeDescription
schematic referenceYesa reference to MERSchematic object.

Details

Each reference exposes schematicName, index, name, and object; object is the Unity animator.

Possible errors

  • The schematic reference is no longer valid.

On a running server

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