MCPcopy 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
795CEntityScriptRegistry::~CEntityScriptRegistry()
796{
797 m_instance = 0;
798 m_scripts.Clear();
799}
800
801CEntityScript* CEntityScriptRegistry::Find( const CString &name )
802{

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected