Index
Collapse All
Expand All
GetCategory Method
Effect Class
Members
See Also
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
Effect
Turbine.Gameplay