![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| override bool | ActivateCondition (PlayerBase player) |
| override bool | DeactivateCondition (PlayerBase player) |
| override void | Init () |
| override void | OnActivate (PlayerBase player) |
| override void | OnReconnect (PlayerBase player) |
| override void | OnTick (PlayerBase player, float deltaT) |
Private Attributes | |
| float | stuff |
| bool | swch |
|
inlineprivate |
|
inlineprivate |
Definition at line 39 of file testing.c.
References GetAttachedTime(), stuff, and swch.
|
inlineprivate |
Definition at line 5 of file testing.c.
References DEFAULT_TICK_TIME_ACTIVE, DEFAULT_TICK_TIME_INACTIVE, m_ID, m_TickIntervalActive, m_TickIntervalInactive, and m_TrackActivatedTime.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
private |
Definition at line 3 of file testing.c.
Referenced by ActivateCondition(), DeactivateCondition(), and OnTick().
|
private |
Definition at line 4 of file testing.c.
Referenced by ActivateCondition(), and DeactivateCondition().