Interface ScriptSettingsControl


public interface ScriptSettingsControl
Helper to allow scripts to request that they be startup scripts
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    No-op version of this.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    To be called from within the script.
  • Field Details

  • Method Details

    • requestRunOnStartup

      void requestRunOnStartup()
      To be called from within the script. Causes the "Allow this script to run on startup?" message to appear.