Dota2Patcher
 
Loading...
Searching...
No Matches
CreateInterface::ModuleInterfaces Struct Reference

#include <CreateInterface.h>

Public Attributes

string module_name
 
std::unordered_map< string, std::function< void(uintptr_t)> > interface_handlers
 
int known_vfuncs
 

Member Data Documentation

◆ interface_handlers

std::unordered_map<string, std::function<void(uintptr_t)> > CreateInterface::ModuleInterfaces::interface_handlers

◆ known_vfuncs

int CreateInterface::ModuleInterfaces::known_vfuncs

◆ module_name

string CreateInterface::ModuleInterfaces::module_name

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