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-14 13:20:36 +08:00
// 2023-10-14 05:19:09.552341700 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-14 13:20:36 +08:00
public const nint LegacyGameUI001 = 0x88F360;
public const nint Source2ClientUI001 = 0x87DE00;
public const nint Source2ClientPrediction001 = 0x79B660;
public const nint ClientToolsInfo_001 = 0x727570;
public const nint Source2Client002 = 0x727590;
public const nint GameClientExports001 = 0x727580;
public const nint EmptyWorldService001_Client = 0x48B1E0;
public const nint Source2ClientConfig001 = 0x4721F0;
2023-09-09 21:51:17 +08:00
}
public static class engine2_dll {
2023-10-14 13:20:36 +08:00
public const nint SimpleEngineLoopService_001 = 0x1E1C70;
public const nint ClientServerEngineLoopService_001 = 0x1D7940;
public const nint KeyValueCache001 = 0x1D3F80;
public const nint HostStateMgr001 = 0x1D1990;
public const nint GameEventSystemServerV001 = 0x1CD050;
public const nint GameEventSystemClientV001 = 0x1CD040;
public const nint EngineServiceMgr001 = 0x1C8D30;
public const nint VProfService_001 = 0x1B6810;
public const nint ToolService_001 = 0x1B5560;
public const nint StatsService_001 = 0x1B07E0;
public const nint SplitScreenService_001 = 0x1ADA50;
public const nint SoundService_001 = 0x1A85A0;
public const nint ScreenshotService001 = 0x1A4470;
public const nint RenderService_001 = 0x1A17D0;
public const nint NetworkService_001 = 0x1A12E0;
public const nint NetworkServerService_001 = 0x19C380;
public const nint NetworkP2PService_001 = 0x197D90;
public const nint NetworkClientService_001 = 0x1919C0;
public const nint MapListService_001 = 0x18A990;
public const nint InputService_001 = 0x1787D0;
public const nint GameUIService_001 = 0x173290;
public const nint GameResourceServiceServerV001 = 0x170FF0;
public const nint GameResourceServiceClientV001 = 0x170FE0;
public const nint BugService001 = 0x16A010;
public const nint BenchmarkService001 = 0x1687E0;
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x1163C0;
public const nint EngineGameUI001 = 0x115750;
public const nint INETSUPPORT_001 = 0xE59D0;
public const nint Source2EngineToServerStringTable001 = 0xA0B50;
public const nint Source2EngineToServer001 = 0x8AA40;
public const nint Source2EngineToClientStringTable001 = 0x83760;
2023-10-07 09:44:15 +08:00
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-13 10:12:21 +08:00
public const nint RenderUtils_001 = 0x52C90;
public const nint VRenderDeviceMgrBackdoor001 = 0x4A3A0;
public const nint RenderDeviceMgr001 = 0x4A390;
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-13 10:12:21 +08:00
public const nint SceneUtils_001 = 0x13D030;
public const nint SceneSystem_002 = 0xCAE10;
public const nint RenderingPipelines_001 = 0x8EED0;
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-13 10:12:21 +08:00
public const nint NavGameTest001 = 0xA2C470;
public const nint ServerToolsInfo_001 = 0x830DE0;
public const nint Source2GameClients001 = 0x830DF0;
public const nint Source2GameEntities001 = 0x830E00;
public const nint Source2Server001 = 0x830E10;
2023-10-14 13:20:36 +08:00
public const nint EmptyWorldService001_Server = 0x5878B0;
public const nint Source2ServerConfig001 = 0x5678B0;
2023-10-13 10:12:21 +08:00
public const nint EntitySubclassUtilsV001 = 0x2C8210;
public const nint customnavsystem001 = 0x244DB0;
public const nint Source2GameDirector001 = 0x13EAB0;
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-13 10:12:21 +08:00
public const nint WorldRendererMgr001 = 0x21530;
2023-09-09 21:51:17 +08:00
}