#include <public/IHandleSys.h>
Public Member Functions | |
| HandleSecurity () | |
| HandleSecurity (IdentityToken_t *owner, IdentityToken_t *identity) | |
Public Attributes | |
| IdentityToken_t * | pOwner |
| IdentityToken_t * | pIdentity |
Definition at line 171 of file IHandleSys.h.
| IdentityToken_t* SourceMod::HandleSecurity::pOwner |
Owner of the Handle
Definition at line 180 of file IHandleSys.h.
| IdentityToken_t* SourceMod::HandleSecurity::pIdentity |
Owner of the Type
Definition at line 181 of file IHandleSys.h.
1.5.1