mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 16:39:58 +08:00
71 lines
2.2 KiB
C++
71 lines
2.2 KiB
C++
// Generated using https://github.com/a2x/cs2-dumper
|
|
// 2024-04-04 13:40:42.514657500 UTC
|
|
|
|
#pragma once
|
|
|
|
#include <cstddef>
|
|
|
|
namespace cs2_dumper {
|
|
namespace schemas {
|
|
// Module: schemasystem.dll
|
|
// Classes count: 7
|
|
// Enums count: 0
|
|
namespace schemasystem_dll {
|
|
// Parent: None
|
|
// Fields count: 0
|
|
//
|
|
// Metadata:
|
|
// MResourceTypeForInfoType
|
|
namespace InfoForResourceTypeCResourceManifestInternal {
|
|
}
|
|
// Parent: None
|
|
// Fields count: 2
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
namespace CExampleSchemaVData_Monomorphic {
|
|
constexpr std::ptrdiff_t m_nExample1 = 0x0; // int32
|
|
constexpr std::ptrdiff_t m_nExample2 = 0x4; // int32
|
|
}
|
|
// Parent: None
|
|
// Fields count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
namespace CExampleSchemaVData_PolymorphicBase {
|
|
constexpr std::ptrdiff_t m_nBase = 0x8; // int32
|
|
}
|
|
// Parent: CExampleSchemaVData_PolymorphicBase
|
|
// Fields count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
namespace CExampleSchemaVData_PolymorphicDerivedA {
|
|
constexpr std::ptrdiff_t m_nDerivedA = 0x10; // int32
|
|
}
|
|
// Parent: CExampleSchemaVData_PolymorphicBase
|
|
// Fields count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
namespace CExampleSchemaVData_PolymorphicDerivedB {
|
|
constexpr std::ptrdiff_t m_nDerivedB = 0x10; // int32
|
|
}
|
|
// Parent: None
|
|
// Fields count: 0
|
|
//
|
|
// Metadata:
|
|
// MResourceTypeForInfoType
|
|
namespace InfoForResourceTypeCResourceManifestInternal {
|
|
}
|
|
// Parent: None
|
|
// Fields count: 0
|
|
//
|
|
// Metadata:
|
|
// MResourceTypeForInfoType
|
|
namespace InfoForResourceTypeCDOTAPatchNotesList {
|
|
}
|
|
}
|
|
}
|
|
}
|