gameplate - v2.2.0
    Preparing search index...

    Variable STANDARD_BUTTONSConst

    STANDARD_BUTTONS: Readonly<Record<StandardButton, number>> = ...

    Standard-mapping button → numeric-index lookup. Frozen and exported so you can iterate (debug overlay, remap UI) or reverse-lookup a name from a number without hand-rolling the table.