Garry's Mod Wiki

umsg.Bool

  umsg.Bool( boolean bool )

Description

We advise against using this. It may be changed or removed in a future update. You should be using the net instead

Writes a bool to the usermessage.

Arguments

1 boolean bool
The bool to be sent.