Syntax
Lua |
---|
function EffectList:Get(index); |
Parameters
- index
-
Type:
number
The index of the effect to get.
Remarks
Gets an effect at the specified index. If the index is not inside the list, an error will be raised.