![]() | TriggerFilter Class |
Namespace: DustProductions.TriggerMeTimbers
public class TriggerFilter : Trigger, ITriggerable
The TriggerFilter type exposes the following members.
Name | Description | |
---|---|---|
![]() | TriggerFilter | Initializes a new instance of the TriggerFilter class |
Name | Description | |
---|---|---|
![]() | CheckTriggerString |
Override for the default Trigger that determines what value, if any, to send to the Triggerables referenced on this component.
(Overrides TriggerCheckTriggerString(String).) |
![]() | GetTriggerDropdownOptions |
Get the dropdown options for this Trigger.
(Overrides TriggerGetTriggerDropdownOptions.) |
![]() | Reset |
The Reset method called by Unity.
(Overrides TriggerReset.) |
![]() | TriggerHit |
Tracks the Triggers that have hit this to determine what to send to the Triggerables.
|