This class has no description.
| Name | Description |
|---|---|
| FrameIterator | Creates a stack frame iterator to build your own stack traces. |
| GetFilePath | Gets the file path to the current call in the call stack. |
| GetFunctionName | Gets the name of the current function in the call stack. |
| Next | Advances the iterator to the next stack frame. |
| Reset | Resets the iterator back to it's starting position. |
| Name | Type | Description |
|---|---|---|
| LineNumber | int | Returns the line number of the current function call. |
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.