Garry's Mod Wiki

Revision Difference

CEffectData:SetColor#527632

<function name="SetColor" parent="CEffectData" type="classfunc"> <description>Sets the color of the effect.</description>⤶ <description>Sets the color of the effect.<note>Internally stored as an integer, but only first 8 bits are networked, effectively limiting this function to 0-255 range.</note>⤶ </description>⤶ <realm>Shared</realm> <args> <arg name="color" type="number">Color represented by a byte.</arg> </args> </function>