mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 13:19:58 +08:00
69 lines
2.1 KiB
Rust
69 lines
2.1 KiB
Rust
// Generated using https://github.com/a2x/cs2-dumper
|
|
// 2024-04-04 13:40:42.514657500 UTC
|
|
|
|
#![allow(non_upper_case_globals, non_camel_case_types, unused)]
|
|
|
|
pub mod cs2_dumper {
|
|
pub mod schemas {
|
|
// Module: schemasystem.dll
|
|
// Classes count: 7
|
|
// Enums count: 0
|
|
pub mod schemasystem_dll {
|
|
// Parent: None
|
|
// Fields count: 0
|
|
//
|
|
// Metadata:
|
|
// MResourceTypeForInfoType
|
|
pub mod InfoForResourceTypeCResourceManifestInternal {
|
|
}
|
|
// Parent: None
|
|
// Fields count: 2
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CExampleSchemaVData_Monomorphic {
|
|
pub const m_nExample1: usize = 0x0; // int32
|
|
pub const m_nExample2: usize = 0x4; // int32
|
|
}
|
|
// Parent: None
|
|
// Fields count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CExampleSchemaVData_PolymorphicBase {
|
|
pub const m_nBase: usize = 0x8; // int32
|
|
}
|
|
// Parent: CExampleSchemaVData_PolymorphicBase
|
|
// Fields count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CExampleSchemaVData_PolymorphicDerivedA {
|
|
pub const m_nDerivedA: usize = 0x10; // int32
|
|
}
|
|
// Parent: CExampleSchemaVData_PolymorphicBase
|
|
// Fields count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CExampleSchemaVData_PolymorphicDerivedB {
|
|
pub const m_nDerivedB: usize = 0x10; // int32
|
|
}
|
|
// Parent: None
|
|
// Fields count: 0
|
|
//
|
|
// Metadata:
|
|
// MResourceTypeForInfoType
|
|
pub mod InfoForResourceTypeCResourceManifestInternal {
|
|
}
|
|
// Parent: None
|
|
// Fields count: 0
|
|
//
|
|
// Metadata:
|
|
// MResourceTypeForInfoType
|
|
pub mod InfoForResourceTypeCDOTAPatchNotesList {
|
|
}
|
|
}
|
|
}
|
|
}
|