logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityLeaderboardScoreSubmitterEditor

    Custom inspector for UnityLeaderboardScoreSubmitter. Replaces the free-typed Board Id field with a popup of the project's configured board ids, mirroring CreateLeaderboardWindow.DrawScoreKeyPopup's "(custom)"-prepend pattern so a designer picks a board instead of retyping its id by hand. The settings asset and its board ids are resolved once in Serenity.Leaderboard.Infrastructure.Editor.UnityLeaderboardScoreSubmitterEditor.OnEnable and cached — never rescanned per repaint, the lag class fixed for the wizard itself in commit 1edd3df38.

    Inheritance
    object
    UnityLeaderboardScoreSubmitterEditor
    Namespace: Serenity.Leaderboard.Infrastructure.Editor
    Assembly: Serenity.UnityLeaderboard.Infrastructure.Editor.dll
    Syntax
    public class UnityLeaderboardScoreSubmitterEditor : Editor

    Constructors

    UnityLeaderboardScoreSubmitterEditor()

    Declaration
    public UnityLeaderboardScoreSubmitterEditor()

    Methods

    OnInspectorGUI()

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