#include <public/sourcepawn/sp_file_headers.h>
Public Attributes | |
| uint8_t | ident |
| int16_t | tagid |
| uint16_t | dimcount |
| uint32_t | name |
Each entry is followed by an sp_fdbg_arraydim_t for each dimcount.
Definition at line 255 of file sp_file_headers.h.
Variable type
Definition at line 257 of file sp_file_headers.h.
Tag id
Definition at line 258 of file sp_file_headers.h.
Dimension count (for arrays)
Definition at line 259 of file sp_file_headers.h.
Offset into debug nametable
Definition at line 260 of file sp_file_headers.h.
1.5.1