#include <Dota2Patcher.h>
Public Attributes | |
string | name |
string string | pattern |
PATCH_TYPE | patch_type |
int | offset = 0 |
string | custom_patch_bytes |
string Patches::PatchInfo::custom_patch_bytes |
string Patches::PatchInfo::name |
int Patches::PatchInfo::offset = 0 |
PATCH_TYPE Patches::PatchInfo::patch_type |
string string Patches::PatchInfo::pattern |