MCPcopy Create free account
hub / github.com/MJx0/KittyMemoryEx / get_PatchSize

Method get_PatchSize

KittyMemoryEx/MemoryPatch.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55size_t MemoryPatch::get_PatchSize() const
56{
57 return _size;
58}
59
60uintptr_t MemoryPatch::get_TargetAddress() const
61{

Callers 2

mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected