Class CreateSystemConfigurationSettingsWindow
Step-by-step window for creating or updating the project-wide UnitySystemConfigurationSettings asset. Mirrors Serenity.GameCamera.Infrastructure.Editor.Builder.CreateGameCameraSettingsWindow's shape: the window only collects input and renders results, SystemConfigurationSettingsCreator does the actual validation and generation work.
Namespace: Serenity.SystemConfiguration.Infrastructure.Editor.Builder
Assembly: Serenity.UnitySystemConfiguration.Infrastructure.Editor.dll
Syntax
public sealed class CreateSystemConfigurationSettingsWindow : EditorWindow
Constructors
CreateSystemConfigurationSettingsWindow()
Declaration
public CreateSystemConfigurationSettingsWindow()
Methods
Open()
Declaration
public static void Open()