Beta Documentation - Subject to change.

Gets the category of the effect.

Syntax

Lua
function Effect:GetCategory();

Returns

Type: number

Remarks

Gets the category of the effect. This is one of the EffectCategory values such as Wound, Poison, etc...

See Also