MCPcopy Create free account
hub / github.com/StrongPC123/Far-Cry-1-Source-Full / UnlockResources

Method UnlockResources

CrySoundSystem/SoundSystem.cpp:1984–1987  ·  view source on GitHub ↗

/////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

1982
1983//////////////////////////////////////////////////////////////////////////
1984void CSoundSystem::UnlockResources()
1985{
1986 m_lockedResources.clear();
1987}
1988
1989//////////////////////////////////////////////////////////////////////////
1990bool CSoundSystem::IsEnabled()

Callers 2

OnScriptCompileScriptMethod · 0.45
LoadMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected