Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Run a LUA function or script on another object or self if index not provided
Parameters:
- function
- A string value
- index Optional
- An integer value
Example:
1 | obj.runLuaFunction(variable, index) |