Dota2Patcher
 
Loading...
Searching...
No Matches
CHandle Class Reference

#include <CHandle.h>

Public Member Functions

 CHandle (uint32_t handle=0)
 
uint32_t to_index () const
 
uint32_t to_serial () const
 
uint32_t get () const
 
bool operator== (const CHandle &other) const
 
bool operator!= (const CHandle &other) const
 

Constructor & Destructor Documentation

◆ CHandle()

CHandle::CHandle ( uint32_t  handle = 0)
inlineexplicit

Member Function Documentation

◆ get()

uint32_t CHandle::get ( ) const
inline

◆ operator!=()

bool CHandle::operator!= ( const CHandle other) const
inline

◆ operator==()

bool CHandle::operator== ( const CHandle other) const
inline

◆ to_index()

uint32_t CHandle::to_index ( ) const
inline

◆ to_serial()

uint32_t CHandle::to_serial ( ) const
inline

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