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

Search Results for

    Method InvokeRebuild

    InvokeRebuild(bool)

    Will invoke RebuildGlyphs event when glyphs are dirty or forceRebuild parameter is true.

    Declaration
    public static void InvokeRebuild(bool forceRebuild = false)
    Parameters
    Type Name Description
    bool forceRebuild

    When true will rebuild regardless of the value of glyphsDirty. When false will only rebuild if glyphs are dirty.

    Remarks

    You usually shouldn't need to invoke this method. Consider using MarkGlyphsDirty() instead if you want to inform the system the glyphs may have changed.

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