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

Search Results for

    Enum GlyphSetQueryResult

    Enum value used to communicate the result of glyph set queries.

    Namespace: LMirman.RewiredGlyphs
    Assembly: .dll
    Syntax
    public enum GlyphSetQueryResult

    Fields

    Name Description
    ErrorUninitialized

    Represents a query that failed due to the glyph system not being ready yet.

    ErrorUnknownAction

    Represents a query that failed due to an unknown action identifier.

    If you get this result validate the input action ID or name is correct.

    Success

    Represents a successful set query, no errors or invalid configuration occurred.

    Undefined

    Default value, methods should never return this value unless some unhandled exception occurs.

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