int m_ID
ID of effect, given by SEffectManager when registered (automatically done when playing through it)
bool m_TrackActivatedTime
float m_TickIntervalActive
float m_TickIntervalInactive
static void SendPlayerUnconsciousness(DayZPlayer pPlayer, bool enable)
static const float UNCONSCIOUS_THRESHOLD
static const float CONSCIOUS_THRESHOLD
override bool ActivateCondition(PlayerBase player)
override bool DeactivateCondition(PlayerBase player)
override string GetDebugText()
const int UNCONSIOUSS_COOLDOWN_TIME
override void OnActivate(PlayerBase player)
override void OnDeactivate(PlayerBase player)
override void OnReconnect(PlayerBase player)
override void OnTick(PlayerBase player, float deltaT)
proto native CGame GetGame()