mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-28 09:20:02 +08:00
25 lines
600 B
C#
25 lines
600 B
C#
// Generated using https://github.com/a2x/cs2-dumper
|
|
// 2025-10-16 04:15:22.003365600 UTC
|
|
|
|
namespace CS2Dumper.Schemas {
|
|
// Module: networksystem.dll
|
|
// Class count: 1
|
|
// Enum count: 15
|
|
public static class NetworksystemDll {
|
|
// Alignment: 1
|
|
// Member count: 0
|
|
public enum CParticleBindingRealPulse : byte {
|
|
|
|
}
|
|
// Alignment: 1
|
|
// Member count: 0
|
|
public enum CParticleCollectionBindingInstance : byte {
|
|
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
public static class OutOfPVSUpdates_t {
|
|
}
|
|
}
|
|
}
|