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:
21
output/meshsystem_dll.hpp
Normal file
21
output/meshsystem_dll.hpp
Normal file
@@ -0,0 +1,21 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-10-16 04:15:22.003365600 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <cstddef>
|
||||
|
||||
namespace cs2_dumper {
|
||||
namespace schemas {
|
||||
// Module: meshsystem.dll
|
||||
// Class count: 0
|
||||
// Enum count: 17
|
||||
namespace meshsystem_dll {
|
||||
// Alignment: 1
|
||||
// Member count: 0
|
||||
enum class CPulseGraphInstance_TestDomain_UseReadOnlyBlackboardView : uint8_t {
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user