Click or drag to resize

UnityUIPlayerControllerElementGlyphBaseResultSelectionHandler Class

Delegate for setting a custom result selection handler.
Inheritance Hierarchy
SystemObject
  SystemDelegate
    SystemMulticastDelegate
      Rewired.Glyphs.UnityUIUnityUIPlayerControllerElementGlyphBaseResultSelectionHandler

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

Return Value

The index of the chosen result.

The UnityUIPlayerControllerElementGlyphBaseResultSelectionHandler type exposes the following members.

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