Garry's Mod Wiki

Revision Difference

Global.IsConCommandBlocked#544212

<function name="IsConCommandBlocked" parent="Global" type="libraryfunc">⤶ <description><internal></internal>Returns true if given command will be blocked if ran.</description>⤶ <realm>Shared and Menu</realm>⤶ <added>2021.07.01</added>⤶ <args>⤶ <arg name="name" type="string">The console command to test.</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="boolean">Whether the command will be blocked.</ret>⤶ </rets>⤶ </function>⤶ ⤶