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
eThe effect to set the type of.
int
typeComposite EffectType value to set as the effect's type(s).