R cleardecals: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(touch up)
 
Line 1: Line 1:
{{DISPLAYTITLE:r_cleardecals}}
#REDIRECT [[Console Command List#Commands_starting_with_letter_"R"]]
'''<code>r_cleardecals</code>''' is a console command that will erase all decals currently placed in a map. If you add <code>permanent</code> at the end of the command (separate with a space), it will clear permanent decals as well (i.e. {{ent|infodecal}}s).
 
{{note|There are no available engine hooks for executing this command, so the best way to execute it on a client is using <code>engine->ClientCommand</code>.}}
[[Category:Console Commands]]

Latest revision as of 09:24, 14 July 2018