Finds an address or virtual function index in a GameConfig file and sets it as the calling information for the SDK call.
bool PrepSDKCall_SetFromConf(Handle gameconf, SDKFuncConfSource source, const char[] name)
GameConfig Handle, or INVALID_HANDLE to use sdktools.games.txt.
Whether to look in Offsets or Signatures.
Name of the property to find.
True on success, false if nothing was found.
Invalid game config Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.