Click or drag to resize

UnityUIPlayerControllerElementGlyphBaseresultIndex Property

The index of the result to return. This can be used to return, for example, the second matching glpyh(s) instead of the first found. This will be ignored if you are using a custom result selector.

Namespace: Rewired.Glyphs.UnityUI
Assembly: Rewired_Glyphs (in Rewired_Glyphs.dll) Version: 0.0.0.0
Syntax
C#
public int resultIndex { get; set; }

Property Value

Int32
See Also