Trigger By Dropdown Value
This component raises an event when the attached TMP_Dropdown changes its value.

Fields#
| Name | Description |
|---|---|
| Target | Object to listen to |
| Desired Values | Desired values to listen for |
| On Value Match | Event raised when the new value is in the desiredValues list |
| On Value Mismatch | Event raised when the new value is not in the desiredValues list |