Load details for a vhook or detour from a gamedata file.
bool DHookSetFromConf(Handle setup, Handle gameconf, SDKFuncConfSource source, const char[] name)
Hook setup handle to set the offset or address on.
GameConfig handle
Whether to look in Offsets or Signatures.
Name of the property to find.
true on success, false if nothing was found.
Invalid setup or gamedata handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.