Tier0: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (recat)
Line 1: Line 1:
Tier0 is a [[Source]] module that handles VCR mode, debugging, and memory management.
Tier0 is the engine module that handles VCR mode <!-- wtf is that? -->, debugging, and memory management.
 
==See Also==
==See Also==
*[[Timers]]
*[[Timers]]
[[Category:Programming]][[Category:Glossary]]
 
[[Category:Engine Structure]]

Revision as of 13:39, 20 March 2009

Tier0 is the engine module that handles VCR mode , debugging, and memory management.

See Also