sp_public_s Struct Reference

Offsets and names to a public function. More...

#include <public/sourcepawn/sp_vm_types.h>

List of all members.

Public Attributes

funcid_t funcid
uint32_t code_offs
const char * name


Detailed Description

Offsets and names to a public function.

Definition at line 126 of file sp_vm_types.h.


Member Data Documentation

funcid_t sp_public_s::funcid

Encoded function id

Definition at line 128 of file sp_vm_types.h.

uint32_t sp_public_s::code_offs

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.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 28 23:26:29 2008 for SourceMod SDK by  doxygen 1.5.1