MCPcopy Create free account
hub / github.com/ajkhoury/ReClassEx / ReClassGetCurrentReadMemory

Function ReClassGetCurrentReadMemory

ReClass/PluginAPI.cpp:209–216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

207}
208
209PPLUGIN_READ_MEMORY_OPERATION
210PLUGIN_CC
211ReClassGetCurrentReadMemory(
212 VOID
213)
214{
215 return g_PluginOverrideReadMemoryOperation;
216}
217
218PPLUGIN_WRITE_MEMORY_OPERATION
219PLUGIN_CC

Callers 2

PluginStateChangeFunction · 0.85
PluginSettingsDlgFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected