![]() |
Project Arrhythmia
A video game developed by Vitamin Games.
|
A class designed to perform initialization tasks specific to the Unity Editor environment. More...
Static Public Attributes | |
| const string | activeEditorScene = "PreviousEditorScene" |
| const string | isEditorInitialization = "EditorInitialization" |
A class designed to perform initialization tasks specific to the Unity Editor environment.
This class contains methods and properties that are executed only within the Unity Editor to set up or modify editor-specific settings, configurations, or behaviors.