Method AuraEffect:CalculatePeriodic [-] [+]
Calculates the periodic properties of the AuraEffect for the given caster.
Synopsis
AuraEffect:CalculatePeriodic( caster )
AuraEffect:CalculatePeriodic( caster, resetPeriodicTimer )
AuraEffect:CalculatePeriodic( caster, resetPeriodicTimer, load )
Arguments
Unit casterThe caster to calculate for.
boolean resetPeriodicTimer (false)Whether to reset the periodic timer.
boolean load (false)Whether this is being loaded from the database.
Returns
Nothing.