![]() | Demo_OnTriggerStayCountDown Class |
Namespace: SimpleDemos
The Demo_OnTriggerStayCountDown type exposes the following members.
Name | Description | |
---|---|---|
![]() | Demo_OnTriggerStayCountDown | Initializes a new instance of the Demo_OnTriggerStayCountDown class |
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 |
Name | Description | |
---|---|---|
![]() | count | |
![]() | Counter | |
![]() | inTrigger | |
![]() | m_ASLObject | |
![]() | m_ASLObjectCollider |