AMX Mod X API Documentation

Signature
native dbg_trace_next(trace);
Description

Returns the next item in a traced call stack.

Parameters
  • trace Trace handle
Returns

New trace handle, 0 if no more traces exist

Назад
Верх