mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 19:49:58 +08:00
Update generated files
This commit is contained in:
@@ -1,8 +1,14 @@
|
||||
/*
|
||||
* https://github.com/a2x/cs2-dumper
|
||||
* 2023-10-18 01:33:55.656854200 UTC
|
||||
* 2023-10-18 10:31:50.143205700 UTC
|
||||
*/
|
||||
|
||||
public static class CEmptyEntityInstance {
|
||||
}
|
||||
|
||||
public static class CEntityComponent {
|
||||
}
|
||||
|
||||
public static class CEntityComponentHelper {
|
||||
public const nint m_flags = 0x8; // uint32_t
|
||||
public const nint m_pInfo = 0x10; // EntComponentInfo_t*
|
||||
@@ -38,10 +44,13 @@ public static class CNetworkVarChainer {
|
||||
public const nint m_PathIndex = 0x20; // ChangeAccessorFieldPathIndex_t
|
||||
}
|
||||
|
||||
public static class CScriptComponent {
|
||||
public static class CScriptComponent { // CEntityComponent
|
||||
public const nint m_scriptClassName = 0x30; // CUtlSymbolLarge
|
||||
}
|
||||
|
||||
public static class CVariantDefaultAllocator {
|
||||
}
|
||||
|
||||
public static class EngineLoopState_t {
|
||||
public const nint m_nPlatWindowWidth = 0x18; // int32_t
|
||||
public const nint m_nPlatWindowHeight = 0x1C; // int32_t
|
||||
@@ -59,7 +68,13 @@ public static class EntComponentInfo_t {
|
||||
public const nint m_pBaseClassComponentHelper = 0x60; // CEntityComponentHelper*
|
||||
}
|
||||
|
||||
public static class EventAdvanceTick_t {
|
||||
public static class EntInput_t {
|
||||
}
|
||||
|
||||
public static class EntOutput_t {
|
||||
}
|
||||
|
||||
public static class EventAdvanceTick_t { // EventSimulate_t
|
||||
public const nint m_nCurrentTick = 0x30; // int32_t
|
||||
public const nint m_nCurrentTickThisFrame = 0x34; // int32_t
|
||||
public const nint m_nTotalTicksThisFrame = 0x38; // int32_t
|
||||
@@ -70,6 +85,9 @@ public static class EventAppShutdown_t {
|
||||
public const nint m_nDummy0 = 0x0; // int32_t
|
||||
}
|
||||
|
||||
public static class EventClientAdvanceTick_t { // EventAdvanceTick_t
|
||||
}
|
||||
|
||||
public static class EventClientFrameSimulate_t {
|
||||
public const nint m_LoopState = 0x0; // EngineLoopState_t
|
||||
public const nint m_flRealTime = 0x28; // float
|
||||
@@ -84,6 +102,9 @@ public static class EventClientOutput_t {
|
||||
public const nint m_bRenderOnly = 0x34; // bool
|
||||
}
|
||||
|
||||
public static class EventClientPauseSimulate_t { // EventSimulate_t
|
||||
}
|
||||
|
||||
public static class EventClientPollInput_t {
|
||||
public const nint m_LoopState = 0x0; // EngineLoopState_t
|
||||
public const nint m_flRealTime = 0x28; // float
|
||||
@@ -93,6 +114,9 @@ public static class EventClientPollNetworking_t {
|
||||
public const nint m_nTickCount = 0x0; // int32_t
|
||||
}
|
||||
|
||||
public static class EventClientPostAdvanceTick_t { // EventPostAdvanceTick_t
|
||||
}
|
||||
|
||||
public static class EventClientPostOutput_t {
|
||||
public const nint m_LoopState = 0x0; // EngineLoopState_t
|
||||
public const nint m_flRenderTime = 0x28; // double
|
||||
@@ -101,6 +125,9 @@ public static class EventClientPostOutput_t {
|
||||
public const nint m_bRenderOnly = 0x38; // bool
|
||||
}
|
||||
|
||||
public static class EventClientPostSimulate_t { // EventSimulate_t
|
||||
}
|
||||
|
||||
public static class EventClientPreOutput_t {
|
||||
public const nint m_LoopState = 0x0; // EngineLoopState_t
|
||||
public const nint m_flRenderTime = 0x28; // double
|
||||
@@ -110,6 +137,12 @@ public static class EventClientPreOutput_t {
|
||||
public const nint m_bRenderOnly = 0x44; // bool
|
||||
}
|
||||
|
||||
public static class EventClientPreSimulate_t { // EventSimulate_t
|
||||
}
|
||||
|
||||
public static class EventClientPredictionPostNetupdate_t {
|
||||
}
|
||||
|
||||
public static class EventClientProcessGameInput_t {
|
||||
public const nint m_LoopState = 0x0; // EngineLoopState_t
|
||||
public const nint m_flRealTime = 0x28; // float
|
||||
@@ -121,6 +154,9 @@ public static class EventClientProcessInput_t {
|
||||
public const nint m_flRealTime = 0x28; // float
|
||||
}
|
||||
|
||||
public static class EventClientProcessNetworking_t {
|
||||
}
|
||||
|
||||
public static class EventClientSceneSystemThreadStateChange_t {
|
||||
public const nint m_bThreadsActive = 0x0; // bool
|
||||
}
|
||||
@@ -130,11 +166,17 @@ public static class EventClientSendInput_t {
|
||||
public const nint m_nAdditionalClientCommandsToCreate = 0x4; // int32_t
|
||||
}
|
||||
|
||||
public static class EventClientSimulate_t { // EventSimulate_t
|
||||
}
|
||||
|
||||
public static class EventFrameBoundary_t {
|
||||
public const nint m_flFrameTime = 0x0; // float
|
||||
}
|
||||
|
||||
public static class EventPostAdvanceTick_t {
|
||||
public static class EventModInitialized_t {
|
||||
}
|
||||
|
||||
public static class EventPostAdvanceTick_t { // EventSimulate_t
|
||||
public const nint m_nCurrentTick = 0x30; // int32_t
|
||||
public const nint m_nCurrentTickThisFrame = 0x34; // int32_t
|
||||
public const nint m_nTotalTicksThisFrame = 0x38; // int32_t
|
||||
@@ -153,6 +195,24 @@ public static class EventProfileStorageAvailable_t {
|
||||
public const nint m_nSplitScreenSlot = 0x0; // CSplitScreenSlot
|
||||
}
|
||||
|
||||
public static class EventServerAdvanceTick_t { // EventAdvanceTick_t
|
||||
}
|
||||
|
||||
public static class EventServerPollNetworking_t { // EventSimulate_t
|
||||
}
|
||||
|
||||
public static class EventServerPostAdvanceTick_t { // EventPostAdvanceTick_t
|
||||
}
|
||||
|
||||
public static class EventServerPostSimulate_t { // EventSimulate_t
|
||||
}
|
||||
|
||||
public static class EventServerProcessNetworking_t { // EventSimulate_t
|
||||
}
|
||||
|
||||
public static class EventServerSimulate_t { // EventSimulate_t
|
||||
}
|
||||
|
||||
public static class EventSetTime_t {
|
||||
public const nint m_LoopState = 0x0; // EngineLoopState_t
|
||||
public const nint m_nClientOutputFrames = 0x28; // int32_t
|
||||
@@ -174,4 +234,7 @@ public static class EventSimulate_t {
|
||||
public const nint m_LoopState = 0x0; // EngineLoopState_t
|
||||
public const nint m_bFirstTick = 0x28; // bool
|
||||
public const nint m_bLastTick = 0x29; // bool
|
||||
}
|
||||
|
||||
public static class EventSplitScreenStateChanged_t {
|
||||
}
|
||||
Reference in New Issue
Block a user