Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGRECave/ogre
/ handleEvent
Method
handleEvent
OgreMain/src/OgreScriptCompiler.cpp:218–221 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
216
}
217
218
bool ScriptCompilerListener::handleEvent(ScriptCompiler *compiler, ScriptCompilerEvent *evt, void *retval)
219
{
220
return false;
221
}
222
223
// ScriptCompiler
224
String ScriptCompiler::formatErrorCode(uint32 code)
Callers
1
_fireEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected