This is used to define per-Handle access rights. More...
#include <public/IHandleSys.h>
Public Member Functions | |
| HandleAccess () | |
Public Attributes | |
| unsigned int | hsVersion |
| unsigned int | access [HandleAccess_TOTAL] |
This is used to define per-Handle access rights.
Definition at line 157 of file IHandleSys.h.
| SourceMod::HandleAccess::HandleAccess | ( | ) | [inline] |
Constructor
Definition at line 160 of file IHandleSys.h.
| unsigned int SourceMod::HandleAccess::hsVersion |
Handle API version
Definition at line 164 of file IHandleSys.h.
| unsigned int SourceMod::HandleAccess::access[HandleAccess_TOTAL] |
Access array
Definition at line 165 of file IHandleSys.h.
1.7.1