Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StrongPC123/Far-Cry-1-Source-Full
/ ~CEntityScriptRegistry
Method
~CEntityScriptRegistry
Editor/Objects/EntityScript.cpp:795–799 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
793
}
794
795
CEntityScriptRegistry::~CEntityScriptRegistry()
796
{
797
m_instance = 0;
798
m_scripts.Clear();
799
}
800
801
CEntityScript* CEntityScriptRegistry::Find( const CString &name )
802
{
Callers
nothing calls this directly
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected