Public Member Functions | Public Attributes

SourceMod::HandleAccess Struct Reference

This is used to define per-Handle access rights. More...

#include <public/IHandleSys.h>

List of all members.

Public Member Functions

 HandleAccess ()

Public Attributes

unsigned int hsVersion
unsigned int access [HandleAccess_TOTAL]

Detailed Description

This is used to define per-Handle access rights.

Definition at line 157 of file IHandleSys.h.


Constructor & Destructor Documentation

SourceMod::HandleAccess::HandleAccess (  )  [inline]

Constructor

Definition at line 160 of file IHandleSys.h.


Member Data Documentation

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.


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