Click or drag to resize

UnityUIPlayerControllerElementGlyphBaseResult2DSelectionHandler Class

Delegate for setting a custom result selection handler for a 2D Action.
Inheritance Hierarchy
SystemObject
  SystemDelegate
    SystemMulticastDelegate
      Rewired.Glyphs.UnityUIUnityUIPlayerControllerElementGlyphBaseResult2DSelectionHandler

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

Return Value

The index of the chosen result.

The UnityUIPlayerControllerElementGlyphBaseResult2DSelectionHandler type exposes the following members.

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