Garry's Mod Wiki

Revision Difference

bit.bnot#514020

<function name="bnot" parent="bit" type="libraryfunc">⤶ <description>Returns the bitwise not of the value.</description>⤶ <realm>Shared and Menu</realm>⤶ <args>⤶ <arg name="value" type="number">The value to be inverted.</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="number">bitwiseNot</ret>⤶ </rets>⤶ </function>⤶ ⤶