AMX Mod X API Documentation

Signature
native FreeHamItemInfo(itemInfo_handle);
Description

Frees an ItemIndo handle created with CreateHamItemInfo(). Do not call

this more than once per handle, or on handles not created through

CreateHamItemInfo().

Parameters
  • itemInfo_handle ItemInfo handle created via CreateHamItemInfo().
No return value
Назад
Верх