Method AuraEffect:GetAuraType [-] [+]
Returns the aura type of the AuraEffect.
Synopsis
auraType = AuraEffect:GetAuraType()
Arguments
None.
Returns
number auraTypeValid numbers: integers from 0 to 65,535.
Returns the aura type of the AuraEffect.
auraType = AuraEffect:GetAuraType()
None.
number auraTypeValid numbers: integers from 0 to 65,535.
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).