![]() |
Ark Server API (ASE) - Wiki
|
This is the complete list of members for ArkApi::IHooks, including all inherited members.
| DisableHook(const std::string &func_name, LPVOID detour)=0 | ArkApi::IHooks | pure virtual |
| SetHook(const std::string &func_name, LPVOID detour, T **original) | ArkApi::IHooks | inline |
| SetHookInternal(const std::string &func_name, LPVOID detour, LPVOID *original)=0 | ArkApi::IHooks | privatepure virtual |
| ~IHooks()=default | ArkApi::IHooks | virtual |