Syntax
Lua |
---|
function EffectDisplay:SetEffect(value); |
Parameters
- value
-
Type:
Effect
The effect the control is displaying.
Remarks
Sets the effect displayed by the control.
Lua |
---|
function EffectDisplay:SetEffect(value); |