SourceMod SDK  1.7
SourceMod::HandleSecurity Struct Reference

This pair of tokens is used for identification. More...

#include <public/IHandleSys.h>

Public Member Functions

 HandleSecurity (IdentityToken_t *owner, IdentityToken_t *identity)
 

Public Attributes

IdentityToken_t * pOwner
 
IdentityToken_t * pIdentity
 

Detailed Description

This pair of tokens is used for identification.

Member Data Documentation

IdentityToken_t* SourceMod::HandleSecurity::pIdentity

Owner of the Type

IdentityToken_t* SourceMod::HandleSecurity::pOwner

Owner of the Handle


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