mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-11-08 20:40:02 +08:00
240 lines
10 KiB
C#
240 lines
10 KiB
C#
// Generated using https://github.com/a2x/cs2-dumper
|
|
// 2025-11-05 06:01:01.132204 UTC
|
|
|
|
namespace CS2Dumper.Interfaces {
|
|
// Module: animationsystem.dll
|
|
public static class AnimationsystemDll {
|
|
public const nint AnimationSystemUtils_001 = 0x7C2B70;
|
|
public const nint AnimationSystem_001 = 0x7BAA90;
|
|
}
|
|
// Module: client.dll
|
|
public static class ClientDll {
|
|
public const nint ClientToolsInfo_001 = 0x1BE3B30;
|
|
public const nint EmptyWorldService001_Client = 0x1B9EE00;
|
|
public const nint GameClientExports001 = 0x1BE0810;
|
|
public const nint LegacyGameUI001 = 0x1BFF0C0;
|
|
public const nint Source2Client002 = 0x1E283D0;
|
|
public const nint Source2ClientConfig001 = 0x1DC38F0;
|
|
public const nint Source2ClientPrediction001 = 0x1BEADD0;
|
|
public const nint Source2ClientUI001 = 0x1BFD600;
|
|
}
|
|
// Module: engine2.dll
|
|
public static class Engine2Dll {
|
|
public const nint BenchmarkService001 = 0x5F6630;
|
|
public const nint BugService001 = 0x8AAC60;
|
|
public const nint ClientServerEngineLoopService_001 = 0x8EC370;
|
|
public const nint EngineGameUI001 = 0x5F42F0;
|
|
public const nint EngineServiceMgr001 = 0x8EBC70;
|
|
public const nint GameEventSystemClientV001 = 0x8EBF40;
|
|
public const nint GameEventSystemServerV001 = 0x8EC060;
|
|
public const nint GameResourceServiceClientV001 = 0x5F6730;
|
|
public const nint GameResourceServiceServerV001 = 0x5F6790;
|
|
public const nint GameUIService_001 = 0x8AB090;
|
|
public const nint HostStateMgr001 = 0x5F6FF0;
|
|
public const nint INETSUPPORT_001 = 0x5EF870;
|
|
public const nint InputService_001 = 0x8AB380;
|
|
public const nint KeyValueCache001 = 0x5F70A0;
|
|
public const nint MapListService_001 = 0x8EA2F0;
|
|
public const nint NetworkClientService_001 = 0x8EA480;
|
|
public const nint NetworkP2PService_001 = 0x8EA7A0;
|
|
public const nint NetworkServerService_001 = 0x8EA930;
|
|
public const nint NetworkService_001 = 0x5F6900;
|
|
public const nint RenderService_001 = 0x8EAB90;
|
|
public const nint ScreenshotService001 = 0x8EAE40;
|
|
public const nint SimpleEngineLoopService_001 = 0x5F7100;
|
|
public const nint SoundService_001 = 0x5F6940;
|
|
public const nint Source2EngineToClient001 = 0x5F3980;
|
|
public const nint Source2EngineToClientStringTable001 = 0x5F39E0;
|
|
public const nint Source2EngineToServer001 = 0x5F3A58;
|
|
public const nint Source2EngineToServerStringTable001 = 0x5F3A80;
|
|
public const nint SplitScreenService_001 = 0x5F6C40;
|
|
public const nint StatsService_001 = 0x8EB240;
|
|
public const nint ToolService_001 = 0x5F6E00;
|
|
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x5F4380;
|
|
public const nint VProfService_001 = 0x5F6E40;
|
|
}
|
|
// Module: filesystem_stdio.dll
|
|
public static class FilesystemStdioDll {
|
|
public const nint VAsyncFileSystem2_001 = 0x215AE0;
|
|
public const nint VFileSystem017 = 0x2106C0;
|
|
}
|
|
// Module: host.dll
|
|
public static class HostDll {
|
|
public const nint DebugDrawQueueManager001 = 0x138EF0;
|
|
public const nint GameModelInfo001 = 0x138F30;
|
|
public const nint GameSystem2HostHook = 0x138F70;
|
|
public const nint HostUtils001 = 0x1466E0;
|
|
public const nint PredictionDiffManager001 = 0x139080;
|
|
public const nint SaveRestoreDataVersion001 = 0x1391B0;
|
|
public const nint SinglePlayerSharedMemory001 = 0x1391E0;
|
|
public const nint Source2Host001 = 0x139250;
|
|
}
|
|
// Module: imemanager.dll
|
|
public static class ImemanagerDll {
|
|
public const nint IMEManager001 = 0x36AA0;
|
|
}
|
|
// Module: inputsystem.dll
|
|
public static class InputsystemDll {
|
|
public const nint InputStackSystemVersion001 = 0x43CD0;
|
|
public const nint InputSystemVersion001 = 0x45A20;
|
|
}
|
|
// Module: localize.dll
|
|
public static class LocalizeDll {
|
|
public const nint Localize_001 = 0x47BE0;
|
|
}
|
|
// Module: matchmaking.dll
|
|
public static class MatchmakingDll {
|
|
public const nint GameTypes001 = 0x1B5EE0;
|
|
public const nint MATCHFRAMEWORK_001 = 0x1BE190;
|
|
}
|
|
// Module: materialsystem2.dll
|
|
public static class Materialsystem2Dll {
|
|
public const nint FontManager_001 = 0x163500;
|
|
public const nint MaterialUtils_001 = 0x14B430;
|
|
public const nint PostProcessingSystem_001 = 0x14B340;
|
|
public const nint TextLayout_001 = 0x14B3C0;
|
|
public const nint VMaterialSystem2_001 = 0x162D70;
|
|
}
|
|
// Module: meshsystem.dll
|
|
public static class MeshsystemDll {
|
|
public const nint MeshSystem001 = 0x1400E0;
|
|
}
|
|
// Module: navsystem.dll
|
|
public static class NavsystemDll {
|
|
public const nint NavSystem001 = 0x120840;
|
|
}
|
|
// Module: networksystem.dll
|
|
public static class NetworksystemDll {
|
|
public const nint FlattenedSerializersVersion001 = 0x2632F0;
|
|
public const nint NetworkMessagesVersion001 = 0x28B240;
|
|
public const nint NetworkSystemVersion001 = 0x27C9D0;
|
|
public const nint SerializedEntitiesVersion001 = 0x27CAE0;
|
|
}
|
|
// Module: panorama.dll
|
|
public static class PanoramaDll {
|
|
public const nint PanoramaUIEngine001 = 0x509B20;
|
|
}
|
|
// Module: panorama_text_pango.dll
|
|
public static class PanoramaTextPangoDll {
|
|
public const nint PanoramaTextServices001 = 0x2B79C0;
|
|
}
|
|
// Module: panoramauiclient.dll
|
|
public static class PanoramauiclientDll {
|
|
public const nint PanoramaUIClient001 = 0x291200;
|
|
}
|
|
// Module: particles.dll
|
|
public static class ParticlesDll {
|
|
public const nint ParticleSystemMgr003 = 0x555680;
|
|
}
|
|
// Module: pulse_system.dll
|
|
public static class PulseSystemDll {
|
|
public const nint IPulseSystem_001 = 0x1F0E30;
|
|
}
|
|
// Module: rendersystemdx11.dll
|
|
public static class Rendersystemdx11Dll {
|
|
public const nint RenderDeviceMgr001 = 0x431BC0;
|
|
public const nint RenderUtils_001 = 0x4324B8;
|
|
public const nint VRenderDeviceMgrBackdoor001 = 0x431C60;
|
|
}
|
|
// Module: resourcesystem.dll
|
|
public static class ResourcesystemDll {
|
|
public const nint ResourceSystem013 = 0x7FDD0;
|
|
}
|
|
// Module: scenefilecache.dll
|
|
public static class ScenefilecacheDll {
|
|
public const nint ResponseRulesCache001 = 0x95740;
|
|
public const nint SceneFileCache002 = 0x95890;
|
|
}
|
|
// Module: scenesystem.dll
|
|
public static class ScenesystemDll {
|
|
public const nint RenderingPipelines_001 = 0x61BB60;
|
|
public const nint SceneSystem_002 = 0x83E7D0;
|
|
public const nint SceneUtils_001 = 0x61C460;
|
|
}
|
|
// Module: schemasystem.dll
|
|
public static class SchemasystemDll {
|
|
public const nint SchemaSystem_001 = 0x756F0;
|
|
}
|
|
// Module: server.dll
|
|
public static class ServerDll {
|
|
public const nint EmptyWorldService001_Server = 0x1731E00;
|
|
public const nint EntitySubclassUtilsV001 = 0x16DE230;
|
|
public const nint NavGameTest001 = 0x17DAD30;
|
|
public const nint ServerToolsInfo_001 = 0x178A1A8;
|
|
public const nint Source2GameClients001 = 0x1785AF0;
|
|
public const nint Source2GameDirector001 = 0x18E5390;
|
|
public const nint Source2GameEntities001 = 0x17898B0;
|
|
public const nint Source2Server001 = 0x1789710;
|
|
public const nint Source2ServerConfig001 = 0x19BB238;
|
|
public const nint customnavsystem001 = 0x16BDC08;
|
|
}
|
|
// Module: soundsystem.dll
|
|
public static class SoundsystemDll {
|
|
public const nint SoundOpSystem001 = 0x3EB490;
|
|
public const nint SoundOpSystemEdit001 = 0x3EB370;
|
|
public const nint SoundSystem001 = 0x3EAE50;
|
|
public const nint VMixEditTool001 = 0x485ED80B;
|
|
}
|
|
// Module: steamaudio.dll
|
|
public static class SteamaudioDll {
|
|
public const nint SteamAudio001 = 0x257550;
|
|
}
|
|
// Module: steamclient64.dll
|
|
public static class Steamclient64Dll {
|
|
public static readonly nint CLIENTENGINE_INTERFACE_VERSION005 = unchecked((nint)0xFFFFFFFF8BB0BEDA);
|
|
public const nint IVALIDATE001 = 0x15348D8;
|
|
public const nint SteamClient006 = 0x1532000;
|
|
public const nint SteamClient007 = 0x1532008;
|
|
public const nint SteamClient008 = 0x1532010;
|
|
public const nint SteamClient009 = 0x1532018;
|
|
public const nint SteamClient010 = 0x1532020;
|
|
public const nint SteamClient011 = 0x1532028;
|
|
public const nint SteamClient012 = 0x1532030;
|
|
public const nint SteamClient013 = 0x1532038;
|
|
public const nint SteamClient014 = 0x1532040;
|
|
public const nint SteamClient015 = 0x1532048;
|
|
public const nint SteamClient016 = 0x1532050;
|
|
public const nint SteamClient017 = 0x1532058;
|
|
public const nint SteamClient018 = 0x1532060;
|
|
public const nint SteamClient019 = 0x1532068;
|
|
public const nint SteamClient020 = 0x1532070;
|
|
public const nint SteamClient021 = 0x1532078;
|
|
public const nint SteamClient022 = 0x1532080;
|
|
public const nint p2pvoice002 = 0x14E2D2F;
|
|
public const nint p2pvoicesingleton002 = 0x150F0F0;
|
|
}
|
|
// Module: tier0.dll
|
|
public static class Tier0Dll {
|
|
public const nint TestScriptMgr001 = 0x3975A0;
|
|
public const nint VEngineCvar007 = 0x3A2440;
|
|
public const nint VProcessUtils002 = 0x3974E0;
|
|
public const nint VStringTokenSystem001 = 0x3C9310;
|
|
}
|
|
// Module: v8system.dll
|
|
public static class V8systemDll {
|
|
public const nint Source2V8System001 = 0x315F0;
|
|
}
|
|
// Module: vconcomm.dll
|
|
public static class VconcommDll {
|
|
public const nint VConComm001 = 0x375C0;
|
|
}
|
|
// Module: vphysics2.dll
|
|
public static class Vphysics2Dll {
|
|
public const nint VPhysics2_Handle_Interface_001 = 0x3E4120;
|
|
public const nint VPhysics2_Interface_001 = 0x3E4160;
|
|
}
|
|
// Module: vscript.dll
|
|
public static class VscriptDll {
|
|
public const nint VScriptManager010 = 0x13B280;
|
|
}
|
|
// Module: vstdlib_s64.dll
|
|
public static class VstdlibS64Dll {
|
|
public const nint IVALIDATE001 = 0x6E990;
|
|
public const nint VEngineCvar002 = 0x6D070;
|
|
}
|
|
// Module: worldrenderer.dll
|
|
public static class WorldrendererDll {
|
|
public const nint WorldRendererMgr001 = 0x1FEC50;
|
|
}
|
|
}
|