PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
AreaDamageLoopedDeferred Class Reference

Deferred version of AreaDamageLooped. More...

Private Member Functions

override void SetDeferDuration (float time)
 
override protected float CalculateDamageScale (TriggerInsider insider, float deltaTime)
 

Private Attributes

protected float m_DeferDuration = 1.0
 Time the damage should be deferred in seconds.
 

Detailed Description

Deferred version of AreaDamageLooped.

Member Function Documentation

◆ CalculateDamageScale()

override protected float CalculateDamageScale ( TriggerInsider  insider,
float  deltaTime 
)
inlineprivate

◆ SetDeferDuration()

override void SetDeferDuration ( float  time)
inlineprivate

References m_DeferDuration.

Referenced by ItemBase::CreateAreaDamage().

Field Documentation

◆ m_DeferDuration

protected float m_DeferDuration = 1.0
private

Time the damage should be deferred in seconds.

Referenced by CalculateDamageScale(), and SetDeferDuration().


The documentation for this class was generated from the following file: