TriggerOnButtonClick Class |
Namespace: DustProductions.TriggerMeTimbers
public class TriggerOnButtonClick : Trigger
The TriggerOnButtonClick type exposes the following members.
| Name | Description | |
|---|---|---|
| TriggerOnButtonClick | Initializes a new instance of the TriggerOnButtonClick class |
| Name | Description | |
|---|---|---|
| GetTriggerDropdownOptions |
Get the dropdown options for this Trigger.
(Overrides TriggerGetTriggerDropdownOptions.) | |
| OnClicked |
The OnClicked method that will be called when any of the Buttons are clicked.
| |
| Reset |
The Reset method called by Unity.
(Overrides TriggerReset.) | |
| Start |
The Start method called by Unity.
|
| Name | Description | |
|---|---|---|
| ButtonsForTrigger |
The Buttons whose events we will subscribe to.
|