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

Method OnElementFound

CrySystem/ScriptSink.cpp:237–237  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235class ___Temp : public IScriptObjectDumpSink
236{
237 void OnElementFound(int nIdx,ScriptVarType type){}
238 void OnElementFound(const char *sName,ScriptVarType type)
239 {
240 switch(type)

Callers 2

DumpCVarsMethod · 0.45
DumpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected