Moduprint/API/Methods

From Resonite Wiki
< Moduprint‎ | API
Revision as of 16:01, 4 August 2025 by Colin The Cat (talk | contribs) (NewTab, NewActiveTab, NewTabWithContent)

All methods listed here are accessible through slot Dynamic Reference Variables named Manager/Method.name.

NewTab, NewActiveTab

Context
Name Type Purpose
Print Slot Required The print to create a new tab on.
Result
Name Type Purpose
Manager/Local.Result Slot The created tab.


NewTabWithContent

The tab content holder is created directly under the provided pack target slot.

Context
Name Type Purpose
Print Slot Required The print to create a new tab on.
Content Slot Required The content slot of the tab.
PackTarget Slot Optional Where the tab is parented to.
Result
Name Type Purpose
Manager/Local.Result Slot The created tab.

Snap

Context
Name Type Purpose
Print Slot Required The print to snap to.
Target Slot Required Object to snap to the print.
Result
Name Type Purpose
Manager/Local.Result String Default, Drop, Handled.