Click or drag to resize

TriggerFilter Methods

The TriggerFilter type exposes the following members.

Methods
  NameDescription
Protected methodCheckTriggerString
Override for the default Trigger that determines what value, if any, to send to the Triggerables referenced on this component.
(Overrides TriggerCheckTriggerString(String).)
Protected methodGetTriggerDropdownOptions
Get the dropdown options for this Trigger.
(Overrides TriggerGetTriggerDropdownOptions.)
Protected methodReset
The Reset method called by Unity.
(Overrides TriggerReset.)
Public methodTriggerHit
Tracks the Triggers that have hit this to determine what to send to the Triggerables.
Top
See Also