#include <public/sourcepawn/sp_vm_types.h>
Public Attributes | |
| funcid_t | funcid |
| uint32_t | code_offs |
| const char * | name |
Definition at line 126 of file sp_vm_types.h.
Encoded function id
Definition at line 128 of file sp_vm_types.h.
Relocated code offset
Definition at line 129 of file sp_vm_types.h.
| const char* sp_public_s::name |
Name of function
Definition at line 130 of file sp_vm_types.h.
1.5.1