cs2-dumper/generated/interfaces.cs

238 lines
8.3 KiB
C#
Raw Normal View History

2023-10-03 00:00:52 +08:00
// Created using https://github.com/a2x/cs2-dumper
2023-10-10 10:58:12 +08:00
// 2023-10-10 02:56:33.305207800 UTC
2023-10-03 00:00:52 +08:00
2023-09-09 21:51:17 +08:00
public static class animationsystem_dll {
2023-10-07 09:44:15 +08:00
public const nint AnimationSystemUtils_001 = 0x64670;
public const nint AnimationSystem_001 = 0x5F1D0;
2023-09-09 21:51:17 +08:00
}
public static class client_dll {
2023-10-10 10:58:12 +08:00
public const nint LegacyGameUI001 = 0x88D230;
public const nint Source2ClientUI001 = 0x87BCD0;
public const nint Source2ClientPrediction001 = 0x79AE80;
public const nint ClientToolsInfo_001 = 0x726D90;
public const nint Source2Client002 = 0x726DB0;
public const nint GameClientExports001 = 0x726DA0;
public const nint EmptyWorldService001_Client = 0x48A8B0;
public const nint Source2ClientConfig001 = 0x471B70;
2023-09-09 21:51:17 +08:00
}
public static class engine2_dll {
2023-10-10 10:58:12 +08:00
public const nint SimpleEngineLoopService_001 = 0x1E1BB0;
public const nint ClientServerEngineLoopService_001 = 0x1D7880;
public const nint KeyValueCache001 = 0x1D3EC0;
public const nint HostStateMgr001 = 0x1D18D0;
public const nint GameEventSystemServerV001 = 0x1CCF90;
public const nint GameEventSystemClientV001 = 0x1CCF80;
public const nint EngineServiceMgr001 = 0x1C8C70;
2023-10-07 09:44:15 +08:00
public const nint VProfService_001 = 0x1B6750;
public const nint ToolService_001 = 0x1B54B0;
public const nint StatsService_001 = 0x1B0730;
public const nint SplitScreenService_001 = 0x1AD9A0;
public const nint SoundService_001 = 0x1A84F0;
public const nint ScreenshotService001 = 0x1A43C0;
public const nint RenderService_001 = 0x1A1720;
public const nint NetworkService_001 = 0x1A1230;
public const nint NetworkServerService_001 = 0x19C2D0;
public const nint NetworkP2PService_001 = 0x197CE0;
public const nint NetworkClientService_001 = 0x191910;
public const nint MapListService_001 = 0x18A8E0;
public const nint InputService_001 = 0x178720;
public const nint GameUIService_001 = 0x1731E0;
public const nint GameResourceServiceServerV001 = 0x170F40;
public const nint GameResourceServiceClientV001 = 0x170F30;
public const nint BugService001 = 0x169F60;
public const nint BenchmarkService001 = 0x168730;
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x116310;
public const nint EngineGameUI001 = 0x1156A0;
public const nint INETSUPPORT_001 = 0xE5920;
public const nint Source2EngineToServerStringTable001 = 0xA0AA0;
public const nint Source2EngineToServer001 = 0x8A990;
public const nint Source2EngineToClientStringTable001 = 0x836B0;
public const nint Source2EngineToClient001 = 0x5A1B0;
2023-09-09 21:51:17 +08:00
}
public static class filesystem_stdio_dll {
2023-10-07 09:44:15 +08:00
public const nint VAsyncFileSystem2_001 = 0x66D30;
public const nint VFileSystem017 = 0x66D20;
2023-09-09 21:51:17 +08:00
}
public static class host_dll {
2023-10-07 09:44:15 +08:00
public const nint Source2Host001 = 0x18E10;
public const nint SinglePlayerSharedMemory001 = 0x18A90;
public const nint SaveRestoreDataVersion001 = 0x18A80;
public const nint PredictionDiffManager001 = 0x16E20;
public const nint HostUtils001 = 0x12550;
public const nint GameSystem2HostHook = 0x11DA0;
public const nint GameModelInfo001 = 0x11CC0;
public const nint DebugDrawQueueManager001 = 0x11710;
2023-09-09 21:51:17 +08:00
}
public static class imemanager_dll {
2023-09-25 22:46:10 +08:00
public const nint IMEManager001 = 0xC470;
2023-09-09 21:51:17 +08:00
}
public static class inputsystem_dll {
2023-09-25 22:46:10 +08:00
public const nint InputSystemVersion001 = 0x28D0;
public const nint InputStackSystemVersion001 = 0x16F0;
2023-09-09 21:51:17 +08:00
}
public static class localize_dll {
2023-09-25 22:46:10 +08:00
public const nint Localize_001 = 0x3830;
2023-09-09 21:51:17 +08:00
}
public static class matchmaking_dll {
2023-10-07 09:44:15 +08:00
public const nint GameTypes001 = 0x50270;
public const nint MATCHFRAMEWORK_001 = 0x101030;
2023-09-09 21:51:17 +08:00
}
public static class materialsystem2_dll {
2023-10-07 09:44:15 +08:00
public const nint MaterialUtils_001 = 0x4DB80;
public const nint TextLayout_001 = 0x4A2D0;
public const nint PostProcessingSystem_001 = 0x42A50;
public const nint FontManager_001 = 0x378F0;
public const nint VMaterialSystem2_001 = 0x25EB0;
2023-09-09 21:51:17 +08:00
}
public static class meshsystem_dll {
2023-10-07 09:44:15 +08:00
public const nint MeshSystem001 = 0x7270;
2023-09-09 21:51:17 +08:00
}
public static class navsystem_dll {
2023-10-07 09:44:15 +08:00
public const nint NavSystem001 = 0x76F0;
2023-09-09 21:51:17 +08:00
}
public static class networksystem_dll {
2023-10-07 09:44:15 +08:00
public const nint SerializedEntitiesVersion001 = 0xD1A60;
public const nint NetworkSystemVersion001 = 0xBBF70;
public const nint NetworkMessagesVersion001 = 0x9C010;
public const nint FlattenedSerializersVersion001 = 0x7B890;
2023-09-09 21:51:17 +08:00
}
public static class panorama_dll {
2023-10-07 09:44:15 +08:00
public const nint PanoramaUIEngine001 = 0x57EE0;
2023-09-09 21:51:17 +08:00
}
public static class panorama_text_pango_dll {
2023-10-07 09:44:15 +08:00
public const nint PanoramaTextServices001 = 0x4CBD0;
2023-09-09 21:51:17 +08:00
}
public static class panoramauiclient_dll {
2023-10-07 09:44:15 +08:00
public const nint PanoramaUIClient001 = 0x12780;
2023-09-09 21:51:17 +08:00
}
public static class particles_dll {
2023-10-07 09:44:15 +08:00
public const nint ParticleSystemMgr003 = 0x52D20;
2023-09-09 21:51:17 +08:00
}
public static class pulse_system_dll {
2023-10-07 09:44:15 +08:00
public const nint IPulseSystem_001 = 0x5B80;
2023-09-09 21:51:17 +08:00
}
public static class rendersystemdx11_dll {
2023-10-07 09:44:15 +08:00
public const nint RenderUtils_001 = 0x52C20;
public const nint VRenderDeviceMgrBackdoor001 = 0x4A330;
public const nint RenderDeviceMgr001 = 0x4A320;
2023-09-09 21:51:17 +08:00
}
public static class resourcesystem_dll {
2023-10-07 09:44:15 +08:00
public const nint ResourceSystem013 = 0x10650;
2023-09-09 21:51:17 +08:00
}
public static class scenefilecache_dll {
2023-09-25 22:46:10 +08:00
public const nint SceneFileCache002 = 0x68E0;
public const nint ResponseRulesCache001 = 0x3190;
2023-09-09 21:51:17 +08:00
}
public static class scenesystem_dll {
2023-10-07 09:44:15 +08:00
public const nint SceneUtils_001 = 0x13CE80;
public const nint SceneSystem_002 = 0xCAC60;
public const nint RenderingPipelines_001 = 0x8ED20;
2023-09-09 21:51:17 +08:00
}
public static class schemasystem_dll {
2023-10-07 09:44:15 +08:00
public const nint SchemaSystem_001 = 0xA930;
2023-09-09 21:51:17 +08:00
}
public static class server_dll {
2023-10-10 10:58:12 +08:00
public const nint NavGameTest001 = 0xA2DFA0;
public const nint ServerToolsInfo_001 = 0x832910;
public const nint Source2GameClients001 = 0x832920;
public const nint Source2GameEntities001 = 0x832930;
public const nint Source2Server001 = 0x832940;
public const nint EmptyWorldService001_Server = 0x5877F0;
public const nint Source2ServerConfig001 = 0x5674F0;
public const nint EntitySubclassUtilsV001 = 0x2C8070;
public const nint customnavsystem001 = 0x244D50;
public const nint Source2GameDirector001 = 0x13EA50;
2023-09-09 21:51:17 +08:00
}
public static class soundsystem_dll {
2023-10-07 09:44:15 +08:00
public const nint SoundOpSystem001 = 0x156160;
public const nint SoundOpSystemEdit001 = 0x8B540;
public const nint VMixEditTool001 = 0x71740;
public const nint SoundSystem001 = 0x46540;
2023-09-09 21:51:17 +08:00
}
public static class steamaudio_dll {
2023-10-07 09:44:15 +08:00
public const nint SteamAudio001 = 0x12EE0;
2023-09-09 21:51:17 +08:00
}
public static class steamclient64_dll {
2023-09-25 22:46:10 +08:00
public const nint IVALIDATE001 = 0x833640;
public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x82F4C0;
public const nint SteamClient020 = 0x62CAF0;
public const nint SteamClient019 = 0x62CAE0;
public const nint SteamClient018 = 0x62CAD0;
public const nint SteamClient017 = 0x62CAC0;
public const nint SteamClient016 = 0x62CAB0;
public const nint SteamClient015 = 0x62CAA0;
public const nint SteamClient014 = 0x62CA90;
public const nint SteamClient013 = 0x62CA80;
public const nint SteamClient012 = 0x62CA70;
public const nint SteamClient011 = 0x62CA60;
public const nint SteamClient010 = 0x62CA50;
public const nint SteamClient009 = 0x62CA40;
public const nint SteamClient008 = 0x62CA30;
public const nint SteamClient007 = 0x62CA20;
public const nint SteamClient006 = 0x62CA10;
public const nint p2pvoice002 = 0xD8EA0;
public const nint p2pvoicesingleton002 = 0xD5840;
2023-09-09 21:51:17 +08:00
}
public static class tier0_dll {
2023-10-07 09:44:15 +08:00
public const nint VStringTokenSystem001 = 0x18C390;
public const nint TestScriptMgr001 = 0x13F6F0;
public const nint VProcessUtils002 = 0x12F870;
public const nint VEngineCvar007 = 0x61C50;
2023-09-09 21:51:17 +08:00
}
public static class v8system_dll {
2023-09-25 22:46:10 +08:00
public const nint Source2V8System001 = 0x1670;
2023-09-09 21:51:17 +08:00
}
public static class valve_avi_dll {
2023-09-25 22:46:10 +08:00
public const nint VAvi001 = 0x2F90;
2023-09-09 21:51:17 +08:00
}
public static class valve_wmf_dll {
2023-09-25 22:46:10 +08:00
public const nint VMediaFoundation001 = 0x12D0;
2023-09-09 21:51:17 +08:00
}
public static class vphysics2_dll {
2023-10-07 09:44:15 +08:00
public const nint VPhysics2_Handle_Interface_001 = 0x5FA50;
public const nint VPhysics2_Interface_001 = 0x5B7F0;
2023-09-09 21:51:17 +08:00
}
public static class vscript_dll {
2023-10-07 09:44:15 +08:00
public const nint VScriptManager010 = 0x31DA0;
2023-09-09 21:51:17 +08:00
}
public static class vstdlib_s64_dll {
2023-09-25 22:46:10 +08:00
public const nint IVALIDATE001 = 0x24FF0;
public const nint VEngineCvar002 = 0x5750;
2023-09-09 21:51:17 +08:00
}
public static class worldrenderer_dll {
2023-10-07 09:44:15 +08:00
public const nint WorldRendererMgr001 = 0x21480;
2023-09-09 21:51:17 +08:00
}