ScriptInterfaceHelper:MohoObject()
Version added: 14.0
Provides a moho (ScriptInterface) object that can be passed to the standard Moho functions.
Return value:
ScriptInterface moho object
The moho object provided by this method is the same type of object that Moho passes to standard methods such as DoLayout or HandleMessage. This makes it possible to use scripts in non-modal dialogs boxes that can remain open while you continue working in Moho.
For more details about standard Moho methods, see Script Structure.
For more details about standard Moho methods, see Script Structure.
Search results
Usage of 'MohoObject' is found in the following scripts:
MR Overlay (Moho 14.1+ Edition) by eugenebabich
View Code
FO_Utilities (Original Edition) by Lukas
View Code
MR Curve Tool (Original Edition) by eugenebabich
View Code
MR Tween Machine (Legacy Edition) by eugenebabich
View Code
MR Tween Machine (Main Edition) by eugenebabich
View Code
MR Path (Original Edition) by eugenebabich
View Code
MR Pose Tool (Original Edition) by eugenebabich
View Code
Layer Finder (Original Edition) by Lukas
View Code
Color Bones (Original Edition) by Lukas
View Code
MR Name (Original Edition) by eugenebabich
View Code