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.UnityUIAssembly: Rewired_Glyphs (in Rewired_Glyphs.dll) Version: 0.0.0.0
Syntaxpublic int resultIndex { get; set; }Property Value
Int32
See Also