Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_PoisonDamageEffect Member List

This is the complete list of members for SCR_PoisonDamageEffect, including all inherited members.

ApplyEffect(SCR_ExtendedDamageManagerComponent dmgManager)BaseDamageEffect
BatchData(inout SCR_BatchedDamageEffects batchedDataContainer, notnull SCR_PersistentDamageEffect effect)SCR_PoisonDamageEffect
BatchProcessing(notnull SCR_ExtendedDamageManagerComponent dmgManager, notnull SCR_BatchedDamageEffects batchedDataContainer, bool isAuthority)SCR_PoisonDamageEffect
CRITICAL_DMG_THRESHOLDSCR_PoisonDamageEffectprotectedstatic
DealCustomDot(notnull HitZone hitzone, float dotAmount, notnull DotDamageEffectTimerToken token, SCR_ExtendedDamageManagerComponent dmgManager)DotDamageEffect
DealDot(float timeSlice, SCR_ExtendedDamageManagerComponent dmgManager)DotDamageEffect
EOnFrame(float timeSlice, SCR_ExtendedDamageManagerComponent dmgManager)SCR_PoisonDamageEffectprotected
ExecuteSynchronizedSoundPlayback(notnull SCR_ExtendedDamageManagerComponent dmgManager)SCR_PoisonDamageEffect
ExtendMaxDuration(float amount)DotDamageEffect
GetAccurateTimeSlice(float timeSlice)DotDamageEffect
GetAffectedHitZone()BaseDamageEffect
GetCurrentDuration()DotDamageEffect
GetCustomDamageValue()SCR_PoisonDamageEffect
GetDamageType()BaseDamageEffect
GetDefaultDamageType()SCR_DamageEffect
GetDPS()DotDamageEffect
GetInstigator()BaseDamageEffect
GetMaxDuration()DotDamageEffect
GetScreenEffect(notnull SCR_ExtendedDamageManagerComponent dmgManager, TypeName effectType)SCR_PoisonDamageEffect
GetSkipRegenDelay(SCR_ExtendedDamageManagerComponent dmgManager)SCR_DotDamageEffect
GetTotalDamage()BaseDamageEffect
HandleConsequences(SCR_ExtendedDamageManagerComponent dmgManager, DamageEffectEvaluator evaluator)SCR_PoisonDamageEffectprotected
HijackDamageEffect(SCR_ExtendedDamageManagerComponent dmgManager)SCR_PoisonDamageEffect
IndividualProcessing(notnull SCR_ExtendedDamageManagerComponent dmgManager)SCR_PersistentDamageEffect
IsActive()PersistentDamageEffect
IsProxy(SCR_ExtendedDamageManagerComponent dmgManager)SCR_DamageEffect
BaseDamageEffect.IsProxy()BaseDamageEffect
IsValueChangeAllowed()BaseDamageEffect
Load(ScriptBitReader r)SCR_DotDamageEffect
LoadApplyEffect(ScriptBitReader r)SCR_PoisonDamageEffect
m_bIsDecayingSCR_PoisonDamageEffectprotected
m_fLocalDPSValueSCR_PoisonDamageEffectprotected
MAX_DMG_VALUESCR_PoisonDamageEffectprotectedstatic
OnDiag(SCR_ExtendedDamageManagerComponent dmgManager)SCR_DotDamageEffectprotected
OnEffectAdded(SCR_ExtendedDamageManagerComponent dmgManager)SCR_PoisonDamageEffect
OnEffectApplied(SCR_ExtendedDamageManagerComponent dmgManager)BaseDamageEffect
OnEffectRemoved(SCR_ExtendedDamageManagerComponent dmgManager)SCR_PoisonDamageEffect
RecalculateDPS(float timeSlice, notnull SCR_ExtendedDamageManagerComponent dmgManager)SCR_PoisonDamageEffect
Save(ScriptBitWriter w)SCR_DotDamageEffect
SaveApplyEffect(ScriptBitWriter w)SCR_PoisonDamageEffect
SetActive(bool value)PersistentDamageEffect
SetAffectedHitZone(notnull HitZone hitZone)BaseDamageEffect
SetDamageType(EDamageType type)BaseDamageEffect
SetDPS(float dps)DotDamageEffect
SetInstigator(notnull Instigator instigator)BaseDamageEffect
SetMaxDuration(float newMaxduration)DotDamageEffect
SkipRegenDelay(bool skip)SCR_DotDamageEffect
SOUND_COOLDOWNSCR_PoisonDamageEffectprotectedstatic
Terminate()PersistentDamageEffect
UpdateTimer(float timeSlice, SCR_ExtendedDamageManagerComponent dmgManager)DotDamageEffect
UseBatchProcessing()SCR_PoisonDamageEffect