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

Method Validate

CryScriptSystem/ScriptSystem.cpp:80–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78//static int64 g_numScriptSystemValidations = 0;
79
80inline void CScriptSystem::Validate()
81{
82//#if defined(WIN64) && defined(_DEBUG)
83 //++g_numScriptSystemValidations;
84 //assert ((g_numScriptSystemValidations <135000) || IsHeapValid());
85//#endif
86}
87
88
89/*LUA_API void alberto_pushfunc(lua_State *L, HSCRIPTFUNCTION func)

Callers 1

CreateScriptSystemFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected