Method AuraEffect:ChangeAmount [-] [+]

Changes the amount of the AuraEffect.

Synopsis

AuraEffect:ChangeAmount( newAmount )

AuraEffect:ChangeAmount( newAmount, mark )

AuraEffect:ChangeAmount( newAmount, mark, onStackOrReapply )

Arguments

number newAmount

The new amount to set.

Valid numbers: integers from -2,147,483,647 to 2,147,483,647.

boolean mark (true)

Whether to mark the effect as changed.

boolean onStackOrReapply (false)

Whether this change is due to a stack or reapply.

Returns

Nothing.

Generated on
© 2010 - 2024 Eluna Lua Engine