Class
- Namespace
- CoreFramework.Settings
Initialization script for Core Framework settings in the Unity Editor. This script ensures that the preferences and project settings are loaded on editor startup, synchronizing them with the CoreFrameworkSettings.
[InitializeOnLoad]
public static class CoreFrameworkSettingInitialization
- Inheritance
-
object