Public Attributes

SourceMod::PassInfo Struct Reference

Parameter passing information. More...

#include <public/extensions/IBinTools.h>

List of all members.

Public Attributes

PassType type
unsigned int flags
size_t size

Detailed Description

Parameter passing information.

Definition at line 89 of file IBinTools.h.


Member Data Documentation

PassType value

Definition at line 91 of file IBinTools.h.

Pass/return flags

Definition at line 92 of file IBinTools.h.

Size of the data being passed

Definition at line 93 of file IBinTools.h.


The documentation for this struct was generated from the following file: