cs2-dumper/output/interfaces.cs

243 lines
10 KiB
C#
Raw Normal View History

2024-03-28 20:19:20 +08:00
// Generated using https://github.com/a2x/cs2-dumper
2024-05-08 11:46:35 +08:00
// 2024-05-08 03:42:33.508076800 UTC
2024-03-28 20:19:20 +08:00
namespace CS2Dumper.Interfaces {
// Module: animationsystem.dll
public static class AnimationsystemDll {
2024-05-08 11:46:35 +08:00
public const nint AnimationSystemUtils_001 = 0x73600;
public const nint AnimationSystem_001 = 0x6E180;
2024-03-28 20:19:20 +08:00
}
// Module: client.dll
public static class ClientDll {
2024-05-08 11:46:35 +08:00
public const nint ClientToolsInfo_001 = 0x735670;
public const nint EmptyWorldService001_Client = 0x482C80;
public const nint GameClientExports001 = 0x735680;
public const nint LegacyGameUI001 = 0x8B3420;
public const nint Source2Client002 = 0x735690;
public const nint Source2ClientConfig001 = 0x46DFC0;
public const nint Source2ClientPrediction001 = 0x7B1ED0;
public const nint Source2ClientUI001 = 0x8A2960;
2024-03-28 20:19:20 +08:00
}
// Module: engine2.dll
public static class Engine2Dll {
2024-05-08 11:46:35 +08:00
public const nint BenchmarkService001 = 0x177770;
public const nint BugService001 = 0x178FD0;
public const nint ClientServerEngineLoopService_001 = 0x1EC7C0;
public const nint EngineGameUI001 = 0x121CC0;
public const nint EngineServiceMgr001 = 0x1DBDE0;
public const nint GameEventSystemClientV001 = 0x1E09D0;
public const nint GameEventSystemServerV001 = 0x1E09E0;
public const nint GameResourceServiceClientV001 = 0x180190;
public const nint GameResourceServiceServerV001 = 0x1801A0;
public const nint GameUIService_001 = 0x182B40;
public const nint HostStateMgr001 = 0x1E53B0;
public const nint INETSUPPORT_001 = 0xF0950;
public const nint InputService_001 = 0x1886B0;
public const nint KeyValueCache001 = 0x1E7BD0;
public const nint MapListService_001 = 0x19B580;
public const nint NetworkClientService_001 = 0x1A2740;
public const nint NetworkP2PService_001 = 0x1A9100;
public const nint NetworkServerService_001 = 0x1AD650;
public const nint NetworkService_001 = 0x1B2870;
public const nint RenderService_001 = 0x1B2D60;
public const nint ScreenshotService001 = 0x1B56E0;
public const nint SimpleEngineLoopService_001 = 0x1F9130;
public const nint SoundService_001 = 0x1B9CE0;
public const nint Source2EngineToClient001 = 0x61BE0;
public const nint Source2EngineToClientStringTable001 = 0x8AD60;
public const nint Source2EngineToServer001 = 0x92360;
public const nint Source2EngineToServerStringTable001 = 0xA9900;
public const nint SplitScreenService_001 = 0x1C0570;
public const nint StatsService_001 = 0x1C3250;
public const nint ToolService_001 = 0x1C7EA0;
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x122930;
public const nint VProfService_001 = 0x1C9220;
2024-03-28 20:19:20 +08:00
}
// Module: filesystem_stdio.dll
public static class FilesystemStdioDll {
2024-05-01 08:28:09 +08:00
public const nint VAsyncFileSystem2_001 = 0x67510;
public const nint VFileSystem017 = 0x67500;
2024-03-28 20:19:20 +08:00
}
// Module: host.dll
public static class HostDll {
2024-05-08 11:46:35 +08:00
public const nint DebugDrawQueueManager001 = 0x11AC0;
public const nint GameModelInfo001 = 0x12070;
public const nint GameSystem2HostHook = 0x12150;
public const nint HostUtils001 = 0x12900;
public const nint PredictionDiffManager001 = 0x17320;
public const nint SaveRestoreDataVersion001 = 0x19040;
public const nint SinglePlayerSharedMemory001 = 0x19050;
public const nint Source2Host001 = 0x193D0;
2024-03-28 20:19:20 +08:00
}
// Module: imemanager.dll
public static class ImemanagerDll {
public const nint IMEManager001 = 0xC470;
2024-03-28 20:19:20 +08:00
}
// Module: inputsystem.dll
public static class InputsystemDll {
2024-03-28 20:19:20 +08:00
public const nint InputStackSystemVersion001 = 0x1850;
public const nint InputSystemVersion001 = 0x2A40;
}
// Module: localize.dll
public static class LocalizeDll {
public const nint Localize_001 = 0x3830;
2024-03-28 20:19:20 +08:00
}
// Module: matchmaking.dll
public static class MatchmakingDll {
2024-05-08 11:46:35 +08:00
public const nint GameTypes001 = 0x538F0;
public const nint MATCHFRAMEWORK_001 = 0x105780;
2024-03-28 20:19:20 +08:00
}
// Module: materialsystem2.dll
public static class Materialsystem2Dll {
2024-05-08 11:46:35 +08:00
public const nint FontManager_001 = 0x376D0;
public const nint MaterialUtils_001 = 0x4D790;
public const nint PostProcessingSystem_001 = 0x426D0;
public const nint TextLayout_001 = 0x49E50;
public const nint VMaterialSystem2_001 = 0x25BA0;
2024-03-28 20:19:20 +08:00
}
// Module: meshsystem.dll
public static class MeshsystemDll {
2024-03-28 20:19:20 +08:00
public const nint MeshSystem001 = 0x7440;
}
// Module: navsystem.dll
public static class NavsystemDll {
2024-03-28 20:19:20 +08:00
public const nint NavSystem001 = 0x8E30;
}
// Module: networksystem.dll
public static class NetworksystemDll {
2024-05-08 11:46:35 +08:00
public const nint FlattenedSerializersVersion001 = 0x7E5E0;
public const nint NetworkMessagesVersion001 = 0x9EC60;
public const nint NetworkSystemVersion001 = 0xBE9E0;
public const nint SerializedEntitiesVersion001 = 0xD4C00;
2024-03-28 20:19:20 +08:00
}
// Module: panorama.dll
public static class PanoramaDll {
2024-05-08 11:46:35 +08:00
public const nint PanoramaUIEngine001 = 0x5D8B0;
2024-03-28 20:19:20 +08:00
}
// Module: panorama_text_pango.dll
public static class PanoramaTextPangoDll {
2024-05-08 11:46:35 +08:00
public const nint PanoramaTextServices001 = 0x4CBD0;
2024-03-28 20:19:20 +08:00
}
// Module: panoramauiclient.dll
public static class PanoramauiclientDll {
2024-05-08 11:46:35 +08:00
public const nint PanoramaUIClient001 = 0x11FF0;
2024-03-28 20:19:20 +08:00
}
// Module: particles.dll
public static class ParticlesDll {
2024-05-08 11:46:35 +08:00
public const nint ParticleSystemMgr003 = 0x590C0;
2024-03-28 20:19:20 +08:00
}
// Module: pulse_system.dll
public static class PulseSystemDll {
public const nint IPulseSystem_001 = 0x44C0;
2024-03-28 20:19:20 +08:00
}
// Module: rendersystemdx11.dll
public static class Rendersystemdx11Dll {
2024-05-08 11:46:35 +08:00
public const nint RenderDeviceMgr001 = 0x4D310;
public const nint RenderUtils_001 = 0x55BB0;
public const nint VRenderDeviceMgrBackdoor001 = 0x4D320;
2024-03-28 20:19:20 +08:00
}
// Module: resourcesystem.dll
public static class ResourcesystemDll {
2024-05-08 11:46:35 +08:00
public const nint ResourceSystem013 = 0x10840;
2024-03-28 20:19:20 +08:00
}
// Module: scenefilecache.dll
public static class ScenefilecacheDll {
2024-03-28 20:19:20 +08:00
public const nint ResponseRulesCache001 = 0x31A0;
public const nint SceneFileCache002 = 0x6A60;
}
// Module: scenesystem.dll
public static class ScenesystemDll {
2024-05-08 11:46:35 +08:00
public const nint RenderingPipelines_001 = 0x85D30;
public const nint SceneSystem_002 = 0xBC6D0;
public const nint SceneUtils_001 = 0x12EE40;
2024-03-28 20:19:20 +08:00
}
// Module: schemasystem.dll
public static class SchemasystemDll {
public const nint SchemaSystem_001 = 0xAA50;
2024-03-28 20:19:20 +08:00
}
// Module: server.dll
public static class ServerDll {
2024-05-08 11:46:35 +08:00
public const nint EmptyWorldService001_Server = 0x56E780;
public const nint EntitySubclassUtilsV001 = 0x2AC420;
public const nint NavGameTest001 = 0xA42710;
public const nint ServerToolsInfo_001 = 0x82E220;
public const nint Source2GameClients001 = 0x82E230;
public const nint Source2GameDirector001 = 0x11E010;
public const nint Source2GameEntities001 = 0x82E240;
public const nint Source2Server001 = 0x82E250;
public const nint Source2ServerConfig001 = 0x562A30;
public const nint customnavsystem001 = 0x227FF0;
2024-03-28 20:19:20 +08:00
}
// Module: soundsystem.dll
public static class SoundsystemDll {
2024-05-08 11:46:35 +08:00
public const nint SoundOpSystem001 = 0x16A5B0;
public const nint SoundOpSystemEdit001 = 0x969C0;
public const nint SoundSystem001 = 0x48290;
public const nint VMixEditTool001 = 0x75BA0;
2024-03-28 20:19:20 +08:00
}
// Module: steamaudio.dll
public static class SteamaudioDll {
2024-05-08 11:46:35 +08:00
public const nint SteamAudio001 = 0x5AA40;
2024-03-28 20:19:20 +08:00
}
// Module: steamclient64.dll
public static class Steamclient64Dll {
public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x8621C0;
public const nint IVALIDATE001 = 0x866250;
2024-03-28 20:19:20 +08:00
public const nint SteamClient006 = 0x663700;
public const nint SteamClient007 = 0x663710;
public const nint SteamClient008 = 0x663720;
public const nint SteamClient009 = 0x663730;
public const nint SteamClient010 = 0x663740;
public const nint SteamClient011 = 0x663750;
public const nint SteamClient012 = 0x663760;
public const nint SteamClient013 = 0x663770;
public const nint SteamClient014 = 0x663780;
public const nint SteamClient015 = 0x663790;
public const nint SteamClient016 = 0x6637A0;
public const nint SteamClient017 = 0x6637B0;
public const nint SteamClient018 = 0x6637C0;
public const nint SteamClient019 = 0x6637D0;
public const nint SteamClient020 = 0x6637E0;
public const nint SteamClient021 = 0x6637F0;
public const nint p2pvoice002 = 0xD9FD0;
public const nint p2pvoicesingleton002 = 0xD6A30;
2024-03-28 20:19:20 +08:00
}
// Module: tier0.dll
public static class Tier0Dll {
2024-05-08 11:46:35 +08:00
public const nint TestScriptMgr001 = 0x142960;
public const nint VEngineCvar007 = 0x62E40;
public const nint VProcessUtils002 = 0x133E00;
public const nint VStringTokenSystem001 = 0x1953B0;
2024-03-28 20:19:20 +08:00
}
// Module: v8system.dll
public static class V8systemDll {
2024-03-28 20:19:20 +08:00
public const nint Source2V8System001 = 0x1950;
}
// Module: valve_avi.dll
public static class ValveAviDll {
2024-03-28 20:19:20 +08:00
public const nint VAvi001 = 0x2F90;
}
// Module: valve_wmf.dll
public static class ValveWmfDll {
2024-03-28 20:19:20 +08:00
public const nint VMediaFoundation001 = 0x12D0;
}
// Module: vphysics2.dll
public static class Vphysics2Dll {
2024-05-08 11:46:35 +08:00
public const nint VPhysics2_Handle_Interface_001 = 0x5BC00;
public const nint VPhysics2_Interface_001 = 0x57080;
2024-03-28 20:19:20 +08:00
}
// Module: vscript.dll
public static class VscriptDll {
2024-03-28 20:19:20 +08:00
public const nint VScriptManager010 = 0x32000;
}
// Module: vstdlib_s64.dll
public static class VstdlibS64Dll {
public const nint IVALIDATE001 = 0x25120;
2024-03-28 20:19:20 +08:00
public const nint VEngineCvar002 = 0x5760;
}
// Module: worldrenderer.dll
public static class WorldrendererDll {
2024-05-08 11:46:35 +08:00
public const nint WorldRendererMgr001 = 0x203A0;
2024-03-28 20:19:20 +08:00
}
}