AMX Mod X API Documentation

Signature
native any:get_pmtrace(const tracehandle, const PMTrace:var, any:...);
Description

Returns a pmtrace var

Parameters
  • var The specified mvar, look at the enum PMTrace
Returns

If an integer or boolean or one byte, array or everything else is passed via the 3rd argument and more, look at the argument list for the specified mvar

Назад
Верх