r_cleardecals

From Valve Developer Community
Revision as of 09:00, 14 July 2018 by Pinsplash (talk | contribs) (touch up)
Jump to navigation Jump to search

r_cleardecals is a console command that will erase all decals currently placed in a map. If you add permanent at the end of the command (separate with a space), it will clear permanent decals as well (i.e. infodecals).

Note.pngNote:There are no available engine hooks for executing this command, so the best way to execute it on a client is using engine->ClientCommand.