R cleardecals

From Valve Developer Community
Revision as of 22:57, 19 June 2006 by Ts2do (talk | contribs)
Jump to navigation Jump to search

Template:Wrongtitle Syntax: r_cleardecals <permanent> Permanent is an omittable boolean argument which specifies whether or not to clear permanent decals as well (i.e. infodecals).

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