mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 22:59:59 +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.632738300 UTC
|
||||
* 2023-10-18 10:31:50.130115100 UTC
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
@@ -16,11 +16,11 @@ namespace CExampleSchemaVData_PolymorphicBase {
|
||||
constexpr std::ptrdiff_t m_nBase = 0x8; // int32_t
|
||||
}
|
||||
|
||||
namespace CExampleSchemaVData_PolymorphicDerivedA {
|
||||
namespace CExampleSchemaVData_PolymorphicDerivedA { // CExampleSchemaVData_PolymorphicBase
|
||||
constexpr std::ptrdiff_t m_nDerivedA = 0x10; // int32_t
|
||||
}
|
||||
|
||||
namespace CExampleSchemaVData_PolymorphicDerivedB {
|
||||
namespace CExampleSchemaVData_PolymorphicDerivedB { // CExampleSchemaVData_PolymorphicBase
|
||||
constexpr std::ptrdiff_t m_nDerivedB = 0x10; // int32_t
|
||||
}
|
||||
|
||||
@@ -49,6 +49,9 @@ namespace CSchemaSystemInternalRegistration {
|
||||
constexpr std::ptrdiff_t m_KV3 = 0x170; // KeyValues3
|
||||
}
|
||||
|
||||
namespace InfoForResourceTypeCResourceManifestInternal {
|
||||
}
|
||||
|
||||
namespace ResourceId_t {
|
||||
constexpr std::ptrdiff_t m_Value = 0x0; // uint64_t
|
||||
}
|
||||
Reference in New Issue
Block a user