Click or drag to resize

TriggerableSetFloat Methods

The TriggerableSetFloat type exposes the following members.

Methods
  NameDescription
Public methodHandleComponentAdded
If a FloatValueSetter is added to this GameObject, we will automatically add it to our array.
Protected methodReset
The Reset method Unity calls.
(Overrides TriggerableReset.)
Protected methodTriggerHit
Sets values to custom or cached, depending on what options are selected in the inspector and what value is passed in.
(Overrides TriggerableTriggerHit(Boolean).)
Top
See Also