mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-28 09:20:02 +08:00
16.10.2025 update
This commit is contained in:
20
output/meshsystem_dll.rs
Normal file
20
output/meshsystem_dll.rs
Normal file
@@ -0,0 +1,20 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-10-16 04:15:22.003365600 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
||||
|
||||
pub mod cs2_dumper {
|
||||
pub mod schemas {
|
||||
// Module: meshsystem.dll
|
||||
// Class count: 0
|
||||
// Enum count: 17
|
||||
pub mod meshsystem_dll {
|
||||
// Alignment: 1
|
||||
// Member count: 0
|
||||
#[repr(u8)]
|
||||
pub enum CPulseGraphInstance_TestDomain_UseReadOnlyBlackboardView {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user