R cleardecals: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{wrongtitle|title=r_cleardecals}}
#REDIRECT [[Console Command List#Commands_starting_with_letter_"R"]]
{{syntax|r_cleardecals <permanent>}}
Permanent is an omittable [[boolean]] argument which specifies whether or not to clear permanent decals as well (i.e. [[infodecal]]s).
 
There are no available engine hooks for executing this command, so the best way to execute it on a client is using <code>engine->ClientCmd</code>.
[[Category:Console Commands]]

Latest revision as of 09:24, 14 July 2018