Click or drag to resize

UnityUITextMeshProGlyphHelperRewiredElementResult2DSelectionHandler Class

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

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

Return Value

The index of the chosen result.

The UnityUITextMeshProGlyphHelperRewiredElementResult2DSelectionHandler type exposes the following members.

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