#include <public/sourcepawn/sp_vm_api.h>
Public Attributes | |
| const char * | filename |
| unsigned int | line |
| const char * | function |
Definition at line 885 of file sp_vm_api.h.
| const char* SourcePawn::CallStackInfo::filename |
NULL if not found
Definition at line 887 of file sp_vm_api.h.
| unsigned int SourcePawn::CallStackInfo::line |
0 if not found
Definition at line 888 of file sp_vm_api.h.
| const char* SourcePawn::CallStackInfo::function |
NULL if not found
Definition at line 889 of file sp_vm_api.h.
1.5.1