|
CS2-Kit
C++23 library for CS2 Metamod:Source plugin development
|
#include <cstdint>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | CS2Kit |
| namespace | CS2Kit::Sdk |
Functions | |
| void * | CS2Kit::Sdk::FindPattern (const char *moduleName, const std::string &pattern) |
| uintptr_t | CS2Kit::Sdk::ResolveRelativeAddress (uintptr_t addr, int ripOffset, int ripSize) |