Demo_OnTriggerStayCountDown Methods |
| Name | Description | |
|---|---|---|
| countUpOnStay |
Delegate function called by OnTriggerStay by the ASL_ObjectCollider.
Sends current count to all clients. This is only exicuted by the PhysicsMaster.
| |
| Start | ||
| stopCounter |
Delegate function called by OnTriggerExit by the ASL_ObjectCollider
| |
| Update | ||
| updateCounter |