Skip to content

API > LUA


LUA⚓︎

Interface with Lua scripting in the Massive Loop.

Members⚓︎

Static Properties⚓︎

Name Description
LUA.script Static fieldPropertyReadonly Property Reference to the script object.

Static Methods⚓︎

Name Description
LUA.Import(fileName) Static fieldMethod 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.