mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-08 02:00:02 +08:00
Game Update 10/8/24
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2024-10-05 04:26:11.464349700 UTC
|
||||
// 2024-10-09 00:40:16.266688100 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
@@ -113,28 +113,28 @@ namespace cs2_dumper {
|
||||
// Parent: None
|
||||
// Field count: 22
|
||||
namespace CSchemaSystemInternalRegistration {
|
||||
constexpr std::ptrdiff_t m_Vector2D = 0x0; // Vector2D
|
||||
constexpr std::ptrdiff_t m_Vector = 0x8; // Vector
|
||||
constexpr std::ptrdiff_t m_VectorAligned = 0x20; // VectorAligned
|
||||
constexpr std::ptrdiff_t m_Quaternion = 0x30; // Quaternion
|
||||
constexpr std::ptrdiff_t m_QAngle = 0x40; // QAngle
|
||||
constexpr std::ptrdiff_t m_RotationVector = 0x4C; // RotationVector
|
||||
constexpr std::ptrdiff_t m_RadianEuler = 0x58; // RadianEuler
|
||||
constexpr std::ptrdiff_t m_DegreeEuler = 0x64; // DegreeEuler
|
||||
constexpr std::ptrdiff_t m_QuaternionStorage = 0x70; // QuaternionStorage
|
||||
constexpr std::ptrdiff_t m_matrix3x4_t = 0x80; // matrix3x4_t
|
||||
constexpr std::ptrdiff_t m_matrix3x4a_t = 0xB0; // matrix3x4a_t
|
||||
constexpr std::ptrdiff_t m_Color = 0xE0; // Color
|
||||
constexpr std::ptrdiff_t m_Vector4D = 0xE4; // Vector4D
|
||||
constexpr std::ptrdiff_t m_CTransform = 0x100; // CTransform
|
||||
constexpr std::ptrdiff_t m_pKeyValues = 0x120; // KeyValues*
|
||||
constexpr std::ptrdiff_t m_CUtlBinaryBlock = 0x128; // CUtlBinaryBlock
|
||||
constexpr std::ptrdiff_t m_CUtlString = 0x140; // CUtlString
|
||||
constexpr std::ptrdiff_t m_CUtlSymbol = 0x148; // CUtlSymbol
|
||||
constexpr std::ptrdiff_t m_stringToken = 0x14C; // CUtlStringToken
|
||||
constexpr std::ptrdiff_t m_stringTokenWithStorage = 0x150; // CUtlStringTokenWithStorage
|
||||
constexpr std::ptrdiff_t m_ResourceTypes = 0x168; // CResourceArray<CResourcePointer<CResourceString>>
|
||||
constexpr std::ptrdiff_t m_KV3 = 0x170; // KeyValues3
|
||||
constexpr std::ptrdiff_t m_Vector2D = 0x0; //
|
||||
constexpr std::ptrdiff_t m_Vector = 0x8; //
|
||||
constexpr std::ptrdiff_t m_VectorAligned = 0x20; //
|
||||
constexpr std::ptrdiff_t m_Quaternion = 0x30; //
|
||||
constexpr std::ptrdiff_t m_QAngle = 0x40; //
|
||||
constexpr std::ptrdiff_t m_RotationVector = 0x4C; //
|
||||
constexpr std::ptrdiff_t m_RadianEuler = 0x58; //
|
||||
constexpr std::ptrdiff_t m_DegreeEuler = 0x64; //
|
||||
constexpr std::ptrdiff_t m_QuaternionStorage = 0x70; //
|
||||
constexpr std::ptrdiff_t m_matrix3x4_t = 0x80; //
|
||||
constexpr std::ptrdiff_t m_matrix3x4a_t = 0xB0; //
|
||||
constexpr std::ptrdiff_t m_Color = 0xE0; //
|
||||
constexpr std::ptrdiff_t m_Vector4D = 0xE4; //
|
||||
constexpr std::ptrdiff_t m_CTransform = 0x100; //
|
||||
constexpr std::ptrdiff_t m_pKeyValues = 0x120; //
|
||||
constexpr std::ptrdiff_t m_CUtlBinaryBlock = 0x128; //
|
||||
constexpr std::ptrdiff_t m_CUtlString = 0x140; //
|
||||
constexpr std::ptrdiff_t m_CUtlSymbol = 0x148; //
|
||||
constexpr std::ptrdiff_t m_stringToken = 0x14C; //
|
||||
constexpr std::ptrdiff_t m_stringTokenWithStorage = 0x150; //
|
||||
constexpr std::ptrdiff_t m_ResourceTypes = 0x168; //
|
||||
constexpr std::ptrdiff_t m_KV3 = 0x170; //
|
||||
}
|
||||
// Parent: CExampleSchemaVData_PolymorphicBase
|
||||
// Field count: 1
|
||||
@@ -142,7 +142,7 @@ namespace cs2_dumper {
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CExampleSchemaVData_PolymorphicDerivedA {
|
||||
constexpr std::ptrdiff_t m_nDerivedA = 0x10; // int32
|
||||
constexpr std::ptrdiff_t m_nDerivedA = 0x10; //
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
@@ -150,7 +150,7 @@ namespace cs2_dumper {
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CExampleSchemaVData_PolymorphicBase {
|
||||
constexpr std::ptrdiff_t m_nBase = 0x8; // int32
|
||||
constexpr std::ptrdiff_t m_nBase = 0x8; //
|
||||
}
|
||||
// Parent: CExampleSchemaVData_PolymorphicBase
|
||||
// Field count: 1
|
||||
@@ -158,12 +158,12 @@ namespace cs2_dumper {
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CExampleSchemaVData_PolymorphicDerivedB {
|
||||
constexpr std::ptrdiff_t m_nDerivedB = 0x10; // int32
|
||||
constexpr std::ptrdiff_t m_nDerivedB = 0x10; //
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
namespace ResourceId_t {
|
||||
constexpr std::ptrdiff_t m_Value = 0x0; // uint64
|
||||
constexpr std::ptrdiff_t m_Value = 0x0; //
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
@@ -171,8 +171,8 @@ namespace cs2_dumper {
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CExampleSchemaVData_Monomorphic {
|
||||
constexpr std::ptrdiff_t m_nExample1 = 0x0; // int32
|
||||
constexpr std::ptrdiff_t m_nExample2 = 0x4; // int32
|
||||
constexpr std::ptrdiff_t m_nExample1 = 0x0; //
|
||||
constexpr std::ptrdiff_t m_nExample2 = 0x4; //
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user