AMX Mod X API Documentation

Signature
native SQL_GetAffinity(driver[], maxlen);
Description

Retrieves which driver is this plugin currently bound to.

Parameters
  • driver Buffer to store the driver name in.
  • maxlen Maximum length of the output buffer.
No return value
Назад
Верх