Beta Documentation - Subject to change.

Sets the effect displayed by the control.

Syntax

Lua
function EffectDisplay:SetEffect(value);

Parameters

value
Type: Effect
The effect the control is displaying.

Remarks

Sets the effect displayed by the control.

See Also