r_cleardecals

From Valve Developer Community
Revision as of 01:15, 30 November 2011 by Mattshu (talk | contribs)
Jump to navigation Jump to search

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.