Garry's Mod Wiki

Revision Difference

net.WriteColor#546028

<function name="WriteColor" parent="net" type="libraryfunc"> <description>Appends a <page>Color</page> to the current net message.</description> <realm>Shared</realm> <file line="72">lua/includes/extensions/net.lua</file> <file line="69-L81">lua/includes/extensions/net.lua</file> <args> <arg name="Color" type="table">The <page>Color</page> you want to append to the net message.</arg> </args> </function>