Scripting

Search The Documentation:

  1. Home
  2. Docs
  3. Scripting
  4. Debug
  5. scriptEditor

scriptEditor

Platform Compatibility

PC Mac OSX Oculus Quest
X X

This is intended as a debug feature, and will open the script editor for the specified object. If you wish to make changes to the script that will take effect, make sure that script uses runInterval rather than onFrameTick, as the built-in functions don’t update the actual script files.

Parameters:

  • index Optional
    • An integer value

Example:

1
obj.scriptEditor(index)
Tags
Was this article helpful to you? Yes No

How can we help?