Offsets and names to public variables. More...
#include <public/sourcepawn/sp_vm_types.h>
Public Attributes | |
| cell_t * | offs |
| const char * | name |
Offsets and names to public variables.
The offset is relocated and the name by default points back to the sp_plugin_infotab_t structure.
Definition at line 138 of file sp_vm_types.h.
Pointer to data
Definition at line 140 of file sp_vm_types.h.
| const char* sp_pubvar_s::name |
Name
Definition at line 141 of file sp_vm_types.h.
1.7.1