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-06-26 06:59:04 +08:00
// 2024-06-25 22:56:23.392130600 UTC
2024-03-28 20:19:20 +08:00
namespace CS2Dumper.Interfaces {
// Module: animationsystem.dll
public static class AnimationsystemDll {
2024-06-26 06:59:04 +08:00
public const nint AnimationSystemUtils_001 = 0x58FFC8;
public const nint AnimationSystem_001 = 0x587EF0;
2024-03-28 20:19:20 +08:00
}
// Module: client.dll
public static class ClientDll {
2024-06-26 06:59:04 +08:00
public const nint ClientToolsInfo_001 = 0x181A760;
public const nint EmptyWorldService001_Client = 0x17D7680;
public const nint GameClientExports001 = 0x1817428;
public const nint LegacyGameUI001 = 0x18372D0;
public const nint Source2Client002 = 0x1A184C0;
public const nint Source2ClientConfig001 = 0x19B9200;
public const nint Source2ClientPrediction001 = 0x18228B0;
public const nint Source2ClientUI001 = 0x1835D20;
2024-03-28 20:19:20 +08:00
}
// Module: engine2.dll
public static class Engine2Dll {
2024-06-26 06:59:04 +08:00
public const nint BenchmarkService001 = 0x5356D0;
public const nint BugService001 = 0x5AC9D0;
2024-06-26 06:59:04 +08:00
public const nint ClientServerEngineLoopService_001 = 0x536380;
public const nint EngineGameUI001 = 0x533630;
public const nint EngineServiceMgr001 = 0x5EDA80;
public const nint GameEventSystemClientV001 = 0x5EDDA0;
public const nint GameEventSystemServerV001 = 0x5EDEF0;
2024-06-26 06:59:04 +08:00
public const nint GameResourceServiceClientV001 = 0x5357D0;
public const nint GameResourceServiceServerV001 = 0x535830;
public const nint GameUIService_001 = 0x5ACCD0;
2024-06-26 06:59:04 +08:00
public const nint HostStateMgr001 = 0x536270;
public const nint INETSUPPORT_001 = 0x52EF00;
public const nint InputService_001 = 0x5ACFE0;
2024-06-26 06:59:04 +08:00
public const nint KeyValueCache001 = 0x536320;
public const nint MapListService_001 = 0x5EBF80;
public const nint NetworkClientService_001 = 0x5EC110;
2024-06-26 06:59:04 +08:00
public const nint NetworkP2PService_001 = 0x535AC0;
public const nint NetworkServerService_001 = 0x5EC4A0;
2024-06-26 06:59:04 +08:00
public const nint NetworkService_001 = 0x535C10;
public const nint RenderService_001 = 0x5EC700;
public const nint ScreenshotService001 = 0x5EC9C0;
2024-06-26 06:59:04 +08:00
public const nint SimpleEngineLoopService_001 = 0x536490;
public const nint SoundService_001 = 0x5ECBA0;
2024-06-26 06:59:04 +08:00
public const nint Source2EngineToClient001 = 0x532CD0;
public const nint Source2EngineToClientStringTable001 = 0x532D70;
public const nint Source2EngineToServer001 = 0x532E08;
public const nint Source2EngineToServerStringTable001 = 0x532E30;
public const nint SplitScreenService_001 = 0x535E50;
public const nint StatsService_001 = 0x5ED070;
2024-06-26 06:59:04 +08:00
public const nint ToolService_001 = 0x536060;
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x5336C0;
public const nint VProfService_001 = 0x5360A0;
2024-03-28 20:19:20 +08:00
}
// Module: filesystem_stdio.dll
public static class FilesystemStdioDll {
public const nint VAsyncFileSystem2_001 = 0x20D5A0;
public const nint VFileSystem017 = 0x2128A0;
2024-03-28 20:19:20 +08:00
}
// Module: host.dll
public static class HostDll {
public const nint DebugDrawQueueManager001 = 0x136FC0;
public const nint GameModelInfo001 = 0x137000;
public const nint GameSystem2HostHook = 0x137040;
public const nint HostUtils001 = 0x137070;
public const nint PredictionDiffManager001 = 0x1372C0;
public const nint SaveRestoreDataVersion001 = 0x1373F0;
public const nint SinglePlayerSharedMemory001 = 0x137420;
public const nint Source2Host001 = 0x137490;
2024-03-28 20:19:20 +08:00
}
// Module: imemanager.dll
public static class ImemanagerDll {
public const nint IMEManager001 = 0x2E8E0;
2024-03-28 20:19:20 +08:00
}
// Module: inputsystem.dll
public static class InputsystemDll {
public const nint InputStackSystemVersion001 = 0x36B80;
public const nint InputSystemVersion001 = 0x387F0;
2024-03-28 20:19:20 +08:00
}
// Module: localize.dll
public static class LocalizeDll {
public const nint Localize_001 = 0x3BAD0;
2024-03-28 20:19:20 +08:00
}
// Module: matchmaking.dll
public static class MatchmakingDll {
public const nint GameTypes001 = 0x1A41C0;
public const nint MATCHFRAMEWORK_001 = 0x1AC3C0;
2024-03-28 20:19:20 +08:00
}
// Module: materialsystem2.dll
public static class Materialsystem2Dll {
public const nint FontManager_001 = 0x10D320;
public const nint MaterialUtils_001 = 0x1084F0;
public const nint PostProcessingSystem_001 = 0x108400;
public const nint TextLayout_001 = 0x108480;
public const nint VMaterialSystem2_001 = 0x10C930;
2024-03-28 20:19:20 +08:00
}
// Module: meshsystem.dll
public static class MeshsystemDll {
public const nint MeshSystem001 = 0x144A40;
2024-03-28 20:19:20 +08:00
}
// Module: navsystem.dll
public static class NavsystemDll {
public const nint NavSystem001 = 0xC04E0;
2024-03-28 20:19:20 +08:00
}
// Module: networksystem.dll
public static class NetworksystemDll {
public const nint FlattenedSerializersVersion001 = 0x23E500;
public const nint NetworkMessagesVersion001 = 0x2705E0;
public const nint NetworkSystemVersion001 = 0x268290;
public const nint SerializedEntitiesVersion001 = 0x268380;
2024-03-28 20:19:20 +08:00
}
// Module: panorama.dll
public static class PanoramaDll {
public const nint PanoramaUIEngine001 = 0x4E2260;
2024-03-28 20:19:20 +08:00
}
// Module: panorama_text_pango.dll
public static class PanoramaTextPangoDll {
public const nint PanoramaTextServices001 = 0x2B38F0;
2024-03-28 20:19:20 +08:00
}
// Module: panoramauiclient.dll
public static class PanoramauiclientDll {
public const nint PanoramaUIClient001 = 0x289860;
2024-03-28 20:19:20 +08:00
}
// Module: particles.dll
public static class ParticlesDll {
2024-06-26 06:59:04 +08:00
public const nint ParticleSystemMgr003 = 0x5BC750;
2024-03-28 20:19:20 +08:00
}
// Module: pulse_system.dll
public static class PulseSystemDll {
2024-06-26 06:59:04 +08:00
public const nint IPulseSystem_001 = 0x14D440;
2024-03-28 20:19:20 +08:00
}
// Module: rendersystemdx11.dll
public static class Rendersystemdx11Dll {
2024-06-21 08:16:04 +08:00
public const nint RenderDeviceMgr001 = 0x3ED210;
public const nint RenderUtils_001 = 0x3EDA78;
public const nint VRenderDeviceMgrBackdoor001 = 0x3ED2A8;
2024-03-28 20:19:20 +08:00
}
// Module: resourcesystem.dll
public static class ResourcesystemDll {
public const nint ResourceSystem013 = 0x6AF10;
2024-03-28 20:19:20 +08:00
}
// Module: scenefilecache.dll
public static class ScenefilecacheDll {
public const nint ResponseRulesCache001 = 0x6B110;
public const nint SceneFileCache002 = 0x6B290;
2024-03-28 20:19:20 +08:00
}
// Module: scenesystem.dll
public static class ScenesystemDll {
public const nint RenderingPipelines_001 = 0x54DF90;
public const nint SceneSystem_002 = 0x599980;
public const nint SceneUtils_001 = 0x54E770;
2024-03-28 20:19:20 +08:00
}
// Module: schemasystem.dll
public static class SchemasystemDll {
public const nint SchemaSystem_001 = 0x5C710;
2024-03-28 20:19:20 +08:00
}
// Module: server.dll
public static class ServerDll {
2024-06-26 06:59:04 +08:00
public const nint EmptyWorldService001_Server = 0x13610B0;
public const nint EntitySubclassUtilsV001 = 0x13135B0;
public const nint NavGameTest001 = 0x13FF8C8;
public const nint ServerToolsInfo_001 = 0x13B4FD8;
public const nint Source2GameClients001 = 0x13B0440;
public const nint Source2GameDirector001 = 0x14E46A0;
public const nint Source2GameEntities001 = 0x13B4FA0;
public const nint Source2Server001 = 0x13B4E10;
public const nint Source2ServerConfig001 = 0x159F6D8;
public const nint customnavsystem001 = 0x12F8E38;
2024-03-28 20:19:20 +08:00
}
// Module: soundsystem.dll
public static class SoundsystemDll {
public const nint SoundOpSystem001 = 0x3353A0;
public const nint SoundOpSystemEdit001 = 0x335270;
public const nint SoundSystem001 = 0x334E40;
public const nint VMixEditTool001 = 0x48288DEA;
2024-03-28 20:19:20 +08:00
}
// Module: steamaudio.dll
public static class SteamaudioDll {
public const nint SteamAudio001 = 0x255750;
2024-03-28 20:19:20 +08:00
}
// Module: steamclient64.dll
public static class Steamclient64Dll {
2024-06-26 06:59:04 +08:00
public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x65ACBD2A;
public const nint IVALIDATE001 = 0x14EDA30;
public const nint SteamClient006 = 0x14EB270;
public const nint SteamClient007 = 0x14EB278;
public const nint SteamClient008 = 0x14EB280;
public const nint SteamClient009 = 0x14EB288;
public const nint SteamClient010 = 0x14EB290;
public const nint SteamClient011 = 0x14EB298;
public const nint SteamClient012 = 0x14EB2A0;
public const nint SteamClient013 = 0x14EB2A8;
public const nint SteamClient014 = 0x14EB2B0;
public const nint SteamClient015 = 0x14EB2B8;
public const nint SteamClient016 = 0x14EB2C0;
public const nint SteamClient017 = 0x14EB2C8;
public const nint SteamClient018 = 0x14EB2D0;
public const nint SteamClient019 = 0x14EB2D8;
public const nint SteamClient020 = 0x14EB2E0;
public const nint SteamClient021 = 0x14EB2E8;
public const nint p2pvoice002 = 0x14E5C5F;
public const nint p2pvoicesingleton002 = 0x14C90E0;
2024-03-28 20:19:20 +08:00
}
// Module: tier0.dll
public static class Tier0Dll {
2024-06-26 06:59:04 +08:00
public const nint TestScriptMgr001 = 0x36DA30;
public const nint VEngineCvar007 = 0x37C590;
public const nint VProcessUtils002 = 0x36D940;
public const nint VStringTokenSystem001 = 0x394ED0;
2024-03-28 20:19:20 +08:00
}
// Module: v8system.dll
public static class V8systemDll {
public const nint Source2V8System001 = 0x2C480;
2024-03-28 20:19:20 +08:00
}
// Module: valve_avi.dll
public static class ValveAviDll {
public const nint VAvi001 = 0x22320;
2024-03-28 20:19:20 +08:00
}
// Module: valve_wmf.dll
public static class ValveWmfDll {
public const nint VMediaFoundation001 = 0x1FA20;
2024-03-28 20:19:20 +08:00
}
// Module: vphysics2.dll
public static class Vphysics2Dll {
2024-06-26 06:59:04 +08:00
public const nint VPhysics2_Handle_Interface_001 = 0x37E510;
public const nint VPhysics2_Interface_001 = 0x37E550;
2024-03-28 20:19:20 +08:00
}
// Module: vscript.dll
public static class VscriptDll {
public const nint VScriptManager010 = 0x128600;
2024-03-28 20:19:20 +08:00
}
// Module: vstdlib_s64.dll
public static class VstdlibS64Dll {
2024-06-26 06:59:04 +08:00
public const nint IVALIDATE001 = 0xA5B40;
public const nint VEngineCvar002 = 0x63070;
2024-03-28 20:19:20 +08:00
}
// Module: worldrenderer.dll
public static class WorldrendererDll {
public const nint WorldRendererMgr001 = 0x15FF70;
2024-03-28 20:19:20 +08:00
}
}