Rewired Glyphs Docs Rewired Glyphs Docs
Rewired Glyphs Docs Rewired Glyphs Docs
Rewired Glyphs

Search Results for

    Event RebuildGlyphs

    An event that is invoked when the output of the input glyph may have changed. This occurs usually when preferences are changed or the most recently used device by a player has changed.

    Namespace: LMirman.RewiredGlyphs
    Assembly: .dll
    Syntax
    public static event Action RebuildGlyphs
    Returns
    Type Description
    Action
    Remarks

    The aforementioned preferences can mutate the output of glyph symbol queries. As such this event gives the opportunity for others to update the glyph output without having to query the InputGlyphs system every frame.

    Docs generated for Rewired-Glyphs Unity Package. Package distributed under MIT license.