MCPcopy Create free account
hub / github.com/commial/ttd-bindings / GetModuleUnloadedEventCount

Method GetModuleUnloadedEventCount

TTD/TTD.cpp:198–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196 }
197
198 unsigned __int64 ReplayEngine::GetModuleUnloadedEventCount()
199 {
200 return this->engine->IReplayEngine->GetModuleUnloadedEventCount(engine);
201 }
202
203 const TTD_Replay_ModuleUnloadedEvent* ReplayEngine::GetModuleUnloadedEventList()
204 {

Callers 2

PYBIND11_MODULEFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected