Revision Difference
net.WriteColor#517702
<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>
<args>
<arg name="Color" type="table">The <page>Color</page> you want to append to the net message.</arg>
<arg name="Color" type="table">The <page>Color</page> you want to append to the net message.</arg>
</args>
</function>