Method SpellInfo:HasAura [-] [+]

Returns true if the SpellInfo has the given aura type, false otherwise.

Synopsis

hasAura = SpellInfo:HasAura( aura )

Arguments

number aura

The [AuraType] to check for.

Valid numbers: integers from 0 to 4,294,967,295.

Returns

boolean hasAura
See method description.

Generated on
© 2010 - 2024 Eluna Lua Engine