showtriggers_toggle
Jump to navigation
Jump to search
showtriggers_toggle
is a console command available in all Source games. It is used to switch the visibility of triggers derived from CBaseTrigger. (can also show trigger_vphysics_motion and trigger_transition which aren't derived from CBaseTrigger)
Entity classname can be specified as first parameter to choose which triggers' visibility to toggle (for example showtriggers_toggle trigger_hurt
).