DayZ 1.24
|
Private Member Functions | |
override void | Init () |
override void | OnActivate (PlayerBase player) |
override void | OnReconnect (PlayerBase player) |
override bool | ActivateCondition (PlayerBase player) |
override bool | DeactivateCondition (PlayerBase player) |
override void | OnTick (PlayerBase player, float deltaT) |
Private Attributes | |
float | stuff |
bool | swch |
|
inlineprivate |
|
inlineprivate |
Definition at line 37 of file Testing.c.
References GetAttachedTime(), stuff, and swch.
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().