Update generated files

This commit is contained in:
mysty
2023-10-18 11:32:33 +01:00
parent 660829b24d
commit 6b92da2dbc
90 changed files with 71639 additions and 18122 deletions

View File

@@ -1,6 +1,6 @@
/*
* https://github.com/a2x/cs2-dumper
* 2023-10-18 01:33:55.636351200 UTC
* 2023-10-18 10:31:50.131314700 UTC
*/
#![allow(non_snake_case, non_upper_case_globals)]
@@ -14,11 +14,11 @@ pub mod CExampleSchemaVData_PolymorphicBase {
pub const m_nBase: usize = 0x8; // int32_t
}
pub mod CExampleSchemaVData_PolymorphicDerivedA {
pub mod CExampleSchemaVData_PolymorphicDerivedA { // CExampleSchemaVData_PolymorphicBase
pub const m_nDerivedA: usize = 0x10; // int32_t
}
pub mod CExampleSchemaVData_PolymorphicDerivedB {
pub mod CExampleSchemaVData_PolymorphicDerivedB { // CExampleSchemaVData_PolymorphicBase
pub const m_nDerivedB: usize = 0x10; // int32_t
}
@@ -47,6 +47,9 @@ pub mod CSchemaSystemInternalRegistration {
pub const m_KV3: usize = 0x170; // KeyValues3
}
pub mod InfoForResourceTypeCResourceManifestInternal {
}
pub mod ResourceId_t {
pub const m_Value: usize = 0x0; // uint64_t
}