Update generated files

This commit is contained in:
mysty
2023-10-18 11:32:33 +01:00
parent 660829b24d
commit 6b92da2dbc
90 changed files with 71639 additions and 18122 deletions

View File

@@ -1,6 +1,6 @@
/*
* https://github.com/a2x/cs2-dumper
* 2023-10-18 01:33:55.860006200 UTC
* 2023-10-18 10:31:50.298183300 UTC
*/
#pragma once
@@ -25,7 +25,7 @@ namespace CDspPresetModifierList {
constexpr std::ptrdiff_t m_modifiers = 0x8; // CUtlVector<CDSPMixgroupModifier>
}
namespace CSosGroupActionLimitSchema {
namespace CSosGroupActionLimitSchema { // CSosGroupActionSchema
constexpr std::ptrdiff_t m_nMaxCount = 0x18; // int32_t
constexpr std::ptrdiff_t m_nStopType = 0x1C; // SosActionStopType_t
constexpr std::ptrdiff_t m_nSortType = 0x20; // SosActionSortType_t
@@ -37,7 +37,7 @@ namespace CSosGroupActionSchema {
constexpr std::ptrdiff_t m_actionInstanceType = 0x14; // ActionType_t
}
namespace CSosGroupActionSetSoundeventParameterSchema {
namespace CSosGroupActionSetSoundeventParameterSchema { // CSosGroupActionSchema
constexpr std::ptrdiff_t m_nMaxCount = 0x18; // int32_t
constexpr std::ptrdiff_t m_flMinValue = 0x1C; // float
constexpr std::ptrdiff_t m_flMaxValue = 0x20; // float
@@ -45,7 +45,7 @@ namespace CSosGroupActionSetSoundeventParameterSchema {
constexpr std::ptrdiff_t m_nSortType = 0x30; // SosActionSortType_t
}
namespace CSosGroupActionTimeLimitSchema {
namespace CSosGroupActionTimeLimitSchema { // CSosGroupActionSchema
constexpr std::ptrdiff_t m_flMaxDuration = 0x18; // float
}
@@ -56,7 +56,7 @@ namespace CSosGroupBranchPattern {
constexpr std::ptrdiff_t m_bMatchOpvar = 0xB; // bool
}
namespace CSosGroupMatchPattern {
namespace CSosGroupMatchPattern { // CSosGroupBranchPattern
constexpr std::ptrdiff_t m_matchSoundEventName = 0x10; // CUtlString
constexpr std::ptrdiff_t m_matchSoundEventSubString = 0x18; // CUtlString
constexpr std::ptrdiff_t m_flEntIndex = 0x20; // float