Click or drag to resize

TriggerableSelectSelectable Class

Allows the selection of UnityEngine.UI.Selectable objects. Only one Selectable can ever be selected in the game at a time.
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          DustProductions.TriggerMeTimbersTriggerable
            DustProductions.TriggerMeTimbersTriggerableSelectSelectable

Namespace:  DustProductions.TriggerMeTimbers
Assembly:  DustProductions.TriggerMeTimbers (in DustProductions.TriggerMeTimbers.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class TriggerableSelectSelectable : Triggerable

The TriggerableSelectSelectable type exposes the following members.

Constructors
  NameDescription
Public methodTriggerableSelectSelectable
Initializes a new instance of the TriggerableSelectSelectable class
Top
Methods
See Also