Trigger
| Class Name | Description | 
|---|---|
| BroadcastTrigger | It will send a trigger to a GameObject and child objects. | 
| SendTrigger | It will send a trigger. | 
| SendTriggerGameObject | Send the trigger to all of ArborFSM that is assigned to the GameObject. | 
| SendTriggerUpwards | Send the trigger to all of ArborFSM that is assigned to the GameObject. |