AMX Mod X API Documentation

Signature
native create_kvd();
Description

Creates a KeyValueData handle.

Notes
  • Handles should be freed using free_kvd().
Returns

New KeyValueData handle

Назад
Верх