AMX Mod X API Documentation

Signature
native free_tr2(tr_handle);
Description

Frees a traceresult handle created with free_tr2(). Do not call

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

create_tr2().

Parameters
  • tr_handle TraceResult handle created via create_tr2().
No return value
Назад
Верх