MDLCACHE_CRITICAL_SECTION()
From Valve Developer Community
Jump to navigation
Jump to search
Confirm:All subsequent models loaded in the current scope will be "cache locked": they won't be flushed if Source starts running out of memory.
Tip:Call mdlcache->EndLock()
to end the lock manually.
See also