This is used to define per-type access rights. More...
#include <public/IHandleSys.h>
Public Member Functions | |
| TypeAccess () | |
Public Attributes | |
| unsigned int | hsVersion |
| IdentityToken_t * | ident |
| bool | access [HTypeAccess_TOTAL] |
This is used to define per-type access rights.
Definition at line 142 of file IHandleSys.h.
| SourceMod::TypeAccess::TypeAccess | ( | ) | [inline] |
Constructor
Definition at line 145 of file IHandleSys.h.
| unsigned int SourceMod::TypeAccess::hsVersion |
Handle API version
Definition at line 149 of file IHandleSys.h.
| IdentityToken_t* SourceMod::TypeAccess::ident |
Identity owning this type
Definition at line 150 of file IHandleSys.h.
| bool SourceMod::TypeAccess::access[HTypeAccess_TOTAL] |
Access array
Definition at line 151 of file IHandleSys.h.
1.7.1