Tier0

From Valve Developer Community
Revision as of 03:29, 6 August 2013 by Das j (talk | contribs) (It has a DLL, so it must be dynamic.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Tier0 is an engine library that handles demos ("VCR mode"), VProf and CFastTimer, debugging and memory management.

Although Tier0 compiles to a dynamic library, only its headers are included in the SDK. Modification is not possible.