Showtriggers toggle: Difference between revisions
Jump to navigation
Jump to search
(see also) |
No edit summary |
||
Line 1: | Line 1: | ||
{{this is a|console command|name=showtriggers_toggle}} It is used to switch the visibility of trigger based entities. | {{this is a|console command|name=showtriggers_toggle}} It is used to switch the visibility of [[:Category:CBaseTrigger|trigger based entities]]. | ||
Entity classname can be specified as first parameter to choose which triggers' visibility to toggle (for example <code>showtriggers_toggle trigger_hurt</code>). | Entity classname can be specified as first parameter to choose which triggers' visibility to toggle (for example <code>showtriggers_toggle trigger_hurt</code>). |
Revision as of 05:04, 14 October 2024
showtriggers_toggle
is a console command available in all Source games. It is used to switch the visibility of trigger based entities.
Entity classname can be specified as first parameter to choose which triggers' visibility to toggle (for example showtriggers_toggle trigger_hurt
).