◆ Enum
| Enumerator |
|---|
| Headless | The app does not do any rendering.
|
| SafeMode | '-safe' : Prevent automatic loading of projects, scenes, etc. to minimize risk of crashing.
|
| NoRecent | '-norecent' : Do not modify recent file lists. Used for modes such as tests, where the user does not do any interactions.
|
| UnitTest | Specified when the process is running as a unit test.
|
| Background | This process is an editor processor background process handling IPC tasks of the editor parent process.
|
The documentation for this struct was generated from the following file: