Class AuraEffect [-] [+]

Methods

CalculateAmount

Calculates and returns the amount of the AuraEffect for the given caster.

CalculatePeriodic

Calculates the periodic properties of the AuraEffect for the given caster.

CanBeRecalculated

Returns true if the AuraEffect amount can be recalculated, false otherwise.

ChangeAmount

Changes the amount of the AuraEffect.

GetAmount

Returns the current amount of the AuraEffect.

GetAmplitude

Returns the amplitude in milliseconds of the AuraEffect.

GetAuraType

Returns the aura type of the AuraEffect.

GetBase

Returns the Aura that this AuraEffect belongs to.

GetBaseAmount

Returns the base amount of the AuraEffect.

GetCaster

Returns the Unit that cast the AuraEffect.

GetCasterGUID

Returns the GUID of the Unit that cast the AuraEffect.

GetEffIndex

Returns the effect index of the AuraEffect.

GetId

Returns the spell ID of the AuraEffect.

GetPeriodicTimer

Returns the remaining time in milliseconds until the next tick of the AuraEffect.

GetRemainingTicks

Returns the number of remaining ticks of the AuraEffect.

GetSpellInfo

Returns the SpellInfo of the spell that created this AuraEffect.

GetTargetList

Returns a table of all Units currently affected by this AuraEffect.

GetTickNumber

Returns the current tick number of the AuraEffect.

GetTotalTicks

Returns the total number of ticks of the AuraEffect.

RecalculateAmount

Recalculates the amount of the AuraEffect.

SetAmount

Sets the amount of the AuraEffect.

SetCanBeRecalculated

Sets whether the AuraEffect amount can be recalculated.

SetPeriodicTimer

Sets the periodic timer of the AuraEffect.

Generated on
© 2010 - 2024 Eluna Lua Engine