Effect.SetType
Source Code | Usage Examples | Effect
Functions
Sets the type(s) of an effect.
Signature
Effect.SetType(Effect e
, int type
) → nil
lua
e:SetType(type)
Parameters
Effect
e
The effect to set the type of.
int
type
Composite EffectType value to set as the effect's type(s).