Xenon
A framework for cheat development.
 
Loading...
Searching...
No Matches
CMemoryService Member List

This is the complete list of members for CMemoryService, including all inherited members.

AttachGame(std::string path)CMemoryService
DeattachGame()CMemoryService
g_pXenonCComponent
g_pXenonConfigsCComponent
g_pXenonVariablesCComponent
GetModuleAddress(const std::string_view moduleName) const noexceptCMemoryService
Init()CComponentinlinevirtual
IsGameRunning() const noexceptCMemoryService
Read(const std::uintptr_t &address) const noexceptCMemoryServiceinline
ReadPointer(const std::uintptr_t &address)CMemoryService
Update()CComponentinlinevirtual
UpdateCurrentTarget(TargetProfile *target)CComponentinlinevirtual
Write(const std::uintptr_t &address, const T &value) const noexceptCMemoryServiceinline
WritePointer(const std::uintptr_t &address, const uintptr_t &value)CMemoryService
~CComponent()=defaultCComponentvirtual