Game update (14090)

This commit is contained in:
a2x
2025-07-29 18:11:56 +10:00
parent 778d3f2e4b
commit 7f60c80c21
93 changed files with 81586 additions and 66642 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-07-16 05:17:05.277202900 UTC
// 2025-07-29 08:05:49.300075200 UTC
namespace CS2Dumper.Schemas {
// Module: engine2.dll
@@ -37,7 +37,7 @@ namespace CS2Dumper.Schemas {
SPAWN_DEBUG_RESTRICT_IGNORE_TEMPLATE_COOLDOWN_LIMITS = 0x4,
SPAWN_DEBUG_RESTRICT_IGNORE_TARGET_COOLDOWN_LIMITS = 0x8
}
// Parent: EventSimulate_t
// Parent: None
// Field count: 0
public static class EventClientPostSimulate_t {
}
@@ -48,7 +48,7 @@ namespace CS2Dumper.Schemas {
public const nint m_flRealTime = 0x28; // float32
public const nint m_flFrameTime = 0x2C; // float32
}
// Parent: EventSimulate_t
// Parent: None
// Field count: 4
public static class EventPostAdvanceTick_t {
public const nint m_nCurrentTick = 0x30; // int32
@@ -56,7 +56,7 @@ namespace CS2Dumper.Schemas {
public const nint m_nTotalTicksThisFrame = 0x38; // int32
public const nint m_nTotalTicks = 0x3C; // int32
}
// Parent: None
// Parent:
// Field count: 1
public static class CEntityIOOutput {
public const nint m_Value = 0x18; // CVariantBase<CVariantDefaultAllocator>
@@ -75,7 +75,7 @@ namespace CS2Dumper.Schemas {
public const nint m_flRenderFrameTimeUnbounded = 0x30; // float32
public const nint m_bRenderOnly = 0x34; // bool
}
// Parent: EventSimulate_t
// Parent: None
// Field count: 0
public static class EventServerPostSimulate_t {
}
@@ -96,7 +96,7 @@ namespace CS2Dumper.Schemas {
// Field count: 0
public static class EventServerEndAsyncPostTickWork_t {
}
// Parent: EventAdvanceTick_t
// Parent: None
// Field count: 0
public static class EventClientAdvanceTick_t {
}
@@ -109,7 +109,7 @@ namespace CS2Dumper.Schemas {
public static class CNetworkVarChainer {
public const nint m_PathIndex = 0x20; // ChangeAccessorFieldPathIndex_t
}
// Parent: EventSimulate_t
// Parent: None
// Field count: 0
public static class EventClientSimulate_t {
}
@@ -155,11 +155,11 @@ namespace CS2Dumper.Schemas {
public static class EventAppShutdown_t {
public const nint m_nDummy0 = 0x0; // int32
}
// Parent: EventSimulate_t
// Parent: None
// Field count: 0
public static class EventServerSimulate_t {
}
// Parent: EventPostAdvanceTick_t
// Parent: None
// Field count: 0
public static class EventServerPostAdvanceTick_t {
}
@@ -173,11 +173,11 @@ namespace CS2Dumper.Schemas {
public static class EventPostDataUpdate_t {
public const nint m_nCount = 0x0; // int32
}
// Parent: EventSimulate_t
// Parent: None
// Field count: 0
public static class EventClientPreSimulate_t {
}
// Parent: EventSimulate_t
// Parent: None
// Field count: 0
public static class EventClientPauseSimulate_t {
}
@@ -186,7 +186,7 @@ namespace CS2Dumper.Schemas {
public static class EventClientProcessNetworking_t {
public const nint m_nTickCount = 0x0; // int32
}
// Parent: EventSimulate_t
// Parent: None
// Field count: 4
public static class EventAdvanceTick_t {
public const nint m_nCurrentTick = 0x30; // int32
@@ -198,7 +198,7 @@ namespace CS2Dumper.Schemas {
// Field count: 0
public static class EventSplitScreenStateChanged_t {
}
// Parent: EventPostAdvanceTick_t
// Parent: None
// Field count: 0
public static class EventClientPostAdvanceTick_t {
}
@@ -228,7 +228,7 @@ namespace CS2Dumper.Schemas {
public const nint m_flFrameTime = 0x2C; // float32
public const nint m_bScheduleSendTickPacket = 0x30; // bool
}
// Parent: EventAdvanceTick_t
// Parent: None
// Field count: 0
public static class EventServerAdvanceTick_t {
}
@@ -259,7 +259,7 @@ namespace CS2Dumper.Schemas {
// Field count: 0
public static class EventClientAdvanceNonRenderedFrame_t {
}
// Parent: EventSimulate_t
// Parent: None
// Field count: 0
public static class EventServerProcessNetworking_t {
}
@@ -291,7 +291,7 @@ namespace CS2Dumper.Schemas {
public static class EventClientPollNetworking_t {
public const nint m_nTickCount = 0x0; // int32
}
// Parent: EventPostAdvanceTick_t
// Parent: None
// Field count: 0
public static class EventServerBeginAsyncPostTickWork_t {
}
@@ -303,7 +303,7 @@ namespace CS2Dumper.Schemas {
public const nint m_flTickInterval = 0x2C; // float32
public const nint m_flTickStartTime = 0x30; // float64
}
// Parent: EventSimulate_t
// Parent: None
// Field count: 0
public static class EventServerPollNetworking_t {
}