Click or drag to resize

UnityUITextMeshProGlyphHelperRewiredElementResultSelectionHandler Class

Delegate for setting a custom result selection handler for the rewiredElement tag.
Inheritance Hierarchy
SystemObject
  SystemDelegate
    SystemMulticastDelegate
      Rewired.Glyphs.UnityUIUnityUITextMeshProGlyphHelperRewiredElementResultSelectionHandler

Namespace: Rewired.Glyphs.UnityUI
Assembly: Rewired_Glyphs (in Rewired_Glyphs.dll) Version: 0.0.0.0
Syntax
C#
public sealed class RewiredElementResultSelectionHandler : MulticastDelegate

Return Value

The index of the chosen result.

The UnityUITextMeshProGlyphHelperRewiredElementResultSelectionHandler type exposes the following members.

Constructors
 NameDescription
Public methodUnityUITextMeshProGlyphHelperRewiredElementResultSelectionHandlerInitializes a new instance of the UnityUITextMeshProGlyphHelperRewiredElementResultSelectionHandler class
Top
Methods
 NameDescription
Public methodBeginInvoke 
Public methodEndInvoke 
Public methodInvoke 
Top
See Also