Method SpellInfo:GetEffectMiscValueB [-] [+]

Retrieves the MiscValueB of a spell effect at the specified index.

MiscValueB contains secondary information about the effect.

Synopsis

miscValueB = SpellInfo:GetEffectMiscValueB( effectIndex )

Arguments

uint8 effectIndex

The index of the effect (0, 1, or 2).

Returns

int32 miscValueB

The MiscValueB value, or 0 if the effect doesn't exist.

Generated on
©2016 - Eluna Lua Engine