general settings for this system, available in the editor preferences
| setting name | description |
|---|---|
| JJEESharedDirectory | holds a directory path, thus allows access by multiple systems |
| EditorScripts | a list of UJJEEScriptBase systems to be created |
| bTickEnabled | should tick functions be called on systems |
| bTickInEditor | should these systems tick in editor if enabled |
| Dependencies | array of editor subsystems your scripts might use, this ensures they are loaded before usage |