Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
218
PPLUGIN_WRITE_MEMORY_OPERATION
219
PLUGIN_CC
220
ReClassGetCurrentWriteMemory(
221
VOID
222
)
223
{
224
return g_PluginOverrideWriteMemoryOperation;
225
}
226
227
BOOL
228
PLUGIN_CC
Callers
2
PluginStateChange
Function · 0.85
PluginSettingsDlg
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected