Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
235
class ___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
DumpCVars
Method · 0.45
Dump
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected