Garry's Mod Wiki

Revision Difference

net.WriteBool#510671

<function name="WriteBool" parent="net" type="libraryfunc">⤶ <description>Appends a boolean to the current net message. Alias of <page>net.WriteBit</page></description>⤶ <realm>Shared</realm>⤶ <file line="39">lua/includes/extensions/net.lua</file>⤶ <args>⤶ <arg name="boolean" type="boolean">Boolean value to write</arg>⤶ </args>⤶ </function>⤶ ⤶