Method SpellInfo:GetDispelMask [-] [+]

Returns the dispel mask for the SpellInfo.

The dispel mask is a bitmask representing the types of dispels that can remove the spell's effects.

Synopsis

dispelMask = SpellInfo:GetDispelMask( type )

Arguments

number type

Optional type of dispel to check. If not provided, uses the spell's own dispel type..

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

Returns

number dispelMask

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

Generated on
©2016 - Eluna Lua Engine