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

#include <CreateInterface.h>

Inheritance diagram for CreateInterface:
Interface

Classes

struct  ModuleInterfaces
 

Static Public Member Functions

static optional< Interface * > get_first_interface (const string &module_name)
 
static void load_interfaces (const ModuleInterfaces &module, bool iterate_all=false)
 

Additional Inherited Members

- Public Member Functions inherited from Interface
uintptr_t base () const
 
optional< string > name () const
 
optional< Interface * > next () const
 

Member Function Documentation

◆ get_first_interface()

static optional< Interface * > CreateInterface::get_first_interface ( const string &  module_name)
inlinestatic

◆ load_interfaces()

static void CreateInterface::load_interfaces ( const ModuleInterfaces module,
bool  iterate_all = false 
)
inlinestatic

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