AMX Mod X API Documentation

Signature
native SMC_DestroyParser(&SMCParser:handle);
Description

Disposes of an SMC parser.

Parameters
  • handle Handle to an SMC Parse structure.
Returns

True if disposed, false otherwise.

Назад
Верх