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

#include <CSchemaSystem.h>

Public Member Functions

optional< string > netvar_name () const
 
CSchemaType_Builtinm_type () const
 
optional< int32_t > offset () const
 
bool is_netvar () const
 

Member Function Documentation

◆ is_netvar()

bool SchemaClassFieldData_t::is_netvar ( ) const
inline

A workaround to check is it NetVar or something useless

◆ m_type()

CSchemaType_Builtin * SchemaClassFieldData_t::m_type ( ) const
inline

Get a CSchemaType_Builtin pointer

◆ netvar_name()

optional< string > SchemaClassFieldData_t::netvar_name ( ) const
inline

Get NetVar's name

◆ offset()

optional< int32_t > SchemaClassFieldData_t::offset ( ) const
inline

Get NetVar's offset


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