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

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.


The documentation for this struct was generated from the following file:
Generated on Fri Nov 21 05:10:04 2008 for SourceMod SDK by  doxygen 1.5.1