AMX Mod X API Documentation

Signature
native TrieClear(Trie:handle);
Description

Clears all entries from a Map.

Parameters
  • handle Map handle
No return value
Errors
  • If an invalid handle is provided an error will be

    thrown.

Назад
Верх