TriggerOnCollision Methods |
The TriggerOnCollision type exposes the following members.
| Name | Description | |
|---|---|---|
| GetTriggerDropdownOptions |
Get the dropdown options for this Trigger.
(Overrides TriggerGetTriggerDropdownOptions.) | |
| OnCollisionEnter |
The OnCollisionEnter method called by Unity.
| |
| OnCollisionExit |
The OnCollisionExit method called by Unity.
| |
| OnCollisionStay |
The OnCollisionStay method called by Unity.
| |
| OnValidate |
The OnValidate method called by Unity.
(Overrides TriggerOnValidate.) | |
| Reset |
The Reset method called by Unity.
(Overrides TriggerReset.) |