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

Function ReClassGetCurrentWriteMemory

ReClass/PluginAPI.cpp:218–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216}
217
218PPLUGIN_WRITE_MEMORY_OPERATION
219PLUGIN_CC
220ReClassGetCurrentWriteMemory(
221 VOID
222)
223{
224 return g_PluginOverrideWriteMemoryOperation;
225}
226
227BOOL
228PLUGIN_CC

Callers 2

PluginStateChangeFunction · 0.85
PluginSettingsDlgFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected