Attribute that may be used on static functions on user-defined code. Any function with this decorator will be executed automatically by RSX inside the runtime, and the user project code is loaded.
If you wish to run code only inside the editor, see onEditorModuleLoaded.
Attribute that may be used on static functions on user-defined code. Any function with this decorator will be executed automatically by RSX inside the runtime, and the user project code is loaded.
If you wish to run code only inside the editor, see onEditorModuleLoaded.