ExistsGameObjectTransition¶
GameObject is I will transition on whether exists.

Properties¶
| Property Name | Description |
|---|---|
| Targets | Subject to check that you are there. |
| Check Update | Whether Update at check. |
| All Exists State |
Transition destination when all are present. Transition Method : OnStateBegin, OnStateUpdate |
| All Nothing State |
Transition destination when all it did not exist. Transition Method : OnStateBegin, OnStateUpdate |