Public Attributes

SourcePawn::CallStackInfo Struct Reference

Information about a position in a call stack. More...

#include <public/sourcepawn/sp_vm_api.h>

List of all members.

Public Attributes

const char * filename
unsigned int line
const char * function

Detailed Description

Information about a position in a call stack.

Definition at line 896 of file sp_vm_api.h.


Member Data Documentation

NULL if not found

Definition at line 898 of file sp_vm_api.h.

0 if not found

Definition at line 899 of file sp_vm_api.h.

NULL if not found

Definition at line 900 of file sp_vm_api.h.


The documentation for this struct was generated from the following file: