Parameter passing information. More...
#include <public/extensions/IBinTools.h>
Public Attributes | |
| PassType | type |
| unsigned int | flags |
| size_t | size |
Parameter passing information.
Definition at line 89 of file IBinTools.h.
| PassType SourceMod::PassInfo::type |
PassType value
Definition at line 91 of file IBinTools.h.
| unsigned int SourceMod::PassInfo::flags |
Pass/return flags
Definition at line 92 of file IBinTools.h.
| size_t SourceMod::PassInfo::size |
Size of the data being passed
Definition at line 93 of file IBinTools.h.
1.7.1