Class CreateCharacterWindow
Step-by-step window for creating (or editing) one CharacterConfigSO archetype asset. Mirrors Serenity.GameCamera.Infrastructure.Editor.Builder.CreateGameCameraSettingsWindow's shape: the window only collects input and renders results, CharacterConfigCreator does the actual validation and generation work.
Namespace: Serenity.Character.Infrastructure.Editor.Builder
Assembly: Serenity.UnityCharacter.Infrastructure.Editor.dll
Syntax
public sealed class CreateCharacterWindow : EditorWindow
Constructors
CreateCharacterWindow()
Declaration
public CreateCharacterWindow()
Methods
Open()
Declaration
public static void Open()