Game update (14062)

This commit is contained in:
a2x
2025-01-22 12:18:27 +10:00
parent 2d7b3e041b
commit 72653b261d
66 changed files with 889 additions and 889 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-01-17 13:01:20.327051300 UTC
// 2025-01-22 02:16:57.488530400 UTC
#pragma once
@@ -124,10 +124,10 @@ namespace cs2_dumper {
constexpr std::ptrdiff_t m_Bounds = 0x0; // AABB_t
constexpr std::ptrdiff_t m_flags = 0x18; // ObjectTypeFlags_t
constexpr std::ptrdiff_t m_nLayer = 0x1C; // int16
constexpr std::ptrdiff_t m_instancePositions = 0x20; //
constexpr std::ptrdiff_t m_instancePositions = 0x20; // CUtlVector<Vector>
constexpr std::ptrdiff_t m_instanceScales = 0x50; // CUtlVector<float32>
constexpr std::ptrdiff_t m_instanceTintSrgb = 0x68; //
constexpr std::ptrdiff_t m_tiles = 0x80; //
constexpr std::ptrdiff_t m_instanceTintSrgb = 0x68; // CUtlVector<Color>
constexpr std::ptrdiff_t m_tiles = 0x80; // CUtlVector<ClutterTile_t>
constexpr std::ptrdiff_t m_renderableModel = 0x98; // CStrongHandle<InfoForResourceTypeCModel>
}
// Parent: None
@@ -150,7 +150,7 @@ namespace cs2_dumper {
namespace PermEntityLumpData_t {
constexpr std::ptrdiff_t m_name = 0x8; // CUtlString
constexpr std::ptrdiff_t m_childLumps = 0x10; // CUtlVector<CStrongHandleCopyable<InfoForResourceTypeCEntityLump>>
constexpr std::ptrdiff_t m_entityKeyValues = 0x28; //
constexpr std::ptrdiff_t m_entityKeyValues = 0x28; // CUtlLeanVector<EntityKeyValueData_t>
}
// Parent: None
// Field count: 14