mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 16:39:58 +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.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
|
||||
}
|
||||
Reference in New Issue
Block a user