Garry's Mod Wiki

net.WriteBool

  net.WriteBool( boolean boolean )

Description

Appends a boolean to the current net message. Alias of net.WriteBit.

Arguments

1 boolean boolean
Boolean value to write.