logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class CharacterConfigSOEditor

    Custom inspector for CharacterConfigSO.
    Extends Serenity.Global.Infrastructure.Settings.Editor.FoundationEditor`1 so the asset shows the standard Serenity foundation settings interface (Id/Guid validation) used by every other settings ScriptableObject, then draws the remaining serialized fields, followed by a runtime discovery notice: the asset must carry the Addressables label CHARACTER to be found by UnityCharacterInstaller.

    Inheritance
    object
    CharacterConfigSOEditor
    Namespace: Serenity.Character.Infrastructure.Editor
    Assembly: Serenity.UnityCharacter.Infrastructure.Editor.dll
    Syntax
    public class CharacterConfigSOEditor : FoundationEditor<CharacterConfigSO>

    Constructors

    CharacterConfigSOEditor()

    Declaration
    public CharacterConfigSOEditor()

    Methods

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()
    In this article
    © 2026 Serenity. All Rights Reserved