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