native dbg_trace_info(trace, &line, function[], maxLength1, file[], maxLength2);
| trace | Trace handle |
| line | Variable to set line at which plugin failed to |
| function | Buffer to copy function to |
| maxLength1 | Maximum function buffer size |
| file | Buffer to copy filename to |
| maxLength2 | Maximum filename buffer size |
Retrieves the call stack info for a trace.
1 on success, 0 if no trace data is available
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.