mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-18 02:09:58 +08:00
Update generated files
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user