Class CodeRootDelegate

    • Constructor Detail

      • CodeRootDelegate

        public CodeRootDelegate()
    • Method Detail

      • init

        public void init()
        Hook called whenever the delegate needs to be initialized. Will be called when the root is started, and any time the code is updated. Because this code is called in a running root, the code should be suitable for real-time usage.