Showtriggers toggle: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(lazy) |
||
Line 7: | Line 7: | ||
* [[CBaseTrigger]] | * [[CBaseTrigger]] | ||
* {{cmd|showtriggers}} | * {{cmd|showtriggers}} | ||
== External links == | |||
* tf2branch definition link{{todo}} | |||
[[Category:CBaseTrigger]] | [[Category:CBaseTrigger]] |
Revision as of 02:12, 12 May 2025

This article or section needs a screenshot to help visually convey the subject.
You can upload screenshots at Special:Upload. For help, see Help:Images.
You can upload screenshots at Special:Upload. For help, see Help:Images.
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
).
See Also
External links
- tf2branch definition link[Todo]