LUA
Interface with Lua scripting in the Massive Loop.
Members
Static Properties
Name | Description |
---|---|
LUA .script | Reference to the script object. |
Static Methods
Name | Description |
---|---|
LUA .Import(fileName) | You can import and use any Lua script (files with .lua extension) that you place directly under the Assets folder or other subdirectories with obvious exceptions of MLSDK and GIZMOS folder. |