AMX Mod X API Documentation

Signature
native TransKey:GetLangTransKey(const key[]);
Description

Finds a translation key index without adding on failure.

Parameters
  • key Key to search for
Returns

Key index, or -1 if not found

Назад
Верх