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

Method get_TargetAddress

KittyMemoryEx/MemoryPatch.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60uintptr_t MemoryPatch::get_TargetAddress() const
61{
62 return _address;
63}
64
65bool MemoryPatch::Restore()
66{

Callers 2

mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected