AMX Mod X API Documentation

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

Creates a new or finds an existing translation key.

Parameters
  • key Key to create or find
Returns

Key index

Назад
Верх