ScriptEvent:setEffectColor

From Mod Wiki

Parameters

handle handle -- Handle of the effect to set the color on.
vector color -- RGB components of the color to set.
float alpha -- Alpha component of the color to set.

Result

None.

Supported By

idEntity

Functionality

Sets the color on the specified effect.