mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-04-12 09:45:36 +08:00
221 lines
9.5 KiB
C#
221 lines
9.5 KiB
C#
// Generated using https://github.com/a2x/cs2-dumper
|
|
// 2024-03-29 14:38:50.188610842 UTC
|
|
|
|
namespace CS2Dumper.Interfaces {
|
|
// Module: libanimationsystem.so
|
|
public static class Libanimationsystem {
|
|
public const nint AnimationSystemUtils_001 = 0x18CA60;
|
|
public const nint AnimationSystem_001 = 0x18C850;
|
|
}
|
|
// Module: libclient.so
|
|
public static class Libclient {
|
|
public const nint ClientToolsInfo_001 = 0xD54880;
|
|
public const nint EmptyWorldService001_Client = 0xA47F30;
|
|
public const nint GameClientExports001 = 0xD544D0;
|
|
public const nint LegacyGameUI001 = 0xF200B0;
|
|
public const nint Source2Client002 = 0xD54540;
|
|
public const nint Source2ClientConfig001 = 0xA2BB50;
|
|
public const nint Source2ClientPrediction001 = 0xDE3A80;
|
|
public const nint Source2ClientUI001 = 0xEDEAC0;
|
|
}
|
|
// Module: libengine2.so
|
|
public static class Libengine2 {
|
|
public const nint BenchmarkService001 = 0x1E5FA0;
|
|
public const nint BugService001 = 0x1E21A0;
|
|
public const nint ClientServerEngineLoopService_001 = 0x1B3AF0;
|
|
public const nint EngineGameUI001 = 0x375580;
|
|
public const nint EngineServiceMgr001 = 0x1A3A60;
|
|
public const nint GameEventSystemClientV001 = 0x1A8AD0;
|
|
public const nint GameEventSystemServerV001 = 0x1A8AE0;
|
|
public const nint GameResourceServiceClientV001 = 0x1E78D0;
|
|
public const nint GameResourceServiceServerV001 = 0x1E78E0;
|
|
public const nint GameUIService_001 = 0x1EF410;
|
|
public const nint HostStateMgr001 = 0x1AE650;
|
|
public const nint INETSUPPORT_001 = 0x33F2A0;
|
|
public const nint InputService_001 = 0x1F39E0;
|
|
public const nint KeyValueCache001 = 0x1B0FA0;
|
|
public const nint MapListService_001 = 0x2079E0;
|
|
public const nint NetworkClientService_001 = 0x22E320;
|
|
public const nint NetworkP2PService_001 = 0x244940;
|
|
public const nint NetworkServerService_001 = 0x20BA90;
|
|
public const nint NetworkService_001 = 0x20B1B0;
|
|
public const nint RenderService_001 = 0x249D00;
|
|
public const nint ScreenshotService001 = 0x24C8F0;
|
|
public const nint SimpleEngineLoopService_001 = 0x1C87B0;
|
|
public const nint SoundService_001 = 0x250F10;
|
|
public const nint Source2EngineToClient001 = 0x2C6EE0;
|
|
public const nint Source2EngineToClientStringTable001 = 0x29E6D0;
|
|
public const nint Source2EngineToServer001 = 0x2ED890;
|
|
public const nint Source2EngineToServerStringTable001 = 0x2D0000;
|
|
public const nint SplitScreenService_001 = 0x258290;
|
|
public const nint StatsService_001 = 0x25B9E0;
|
|
public const nint ToolService_001 = 0x260C60;
|
|
public const nint VENGINE_GAMEUIFUNCS_VERSION005 = 0x375000;
|
|
public const nint VProfService_001 = 0x262410;
|
|
}
|
|
// Module: libfilesystem_stdio.so
|
|
public static class LibfilesystemStdio {
|
|
public const nint VAsyncFileSystem2_001 = 0x80180;
|
|
public const nint VFileSystem017 = 0x80170;
|
|
}
|
|
// Module: libhost.so
|
|
public static class Libhost {
|
|
public const nint DebugDrawQueueManager001 = 0xC2C70;
|
|
public const nint GameModelInfo001 = 0xBD8F0;
|
|
public const nint GameSystem2HostHook = 0xBE030;
|
|
public const nint HostUtils001 = 0xBE4B0;
|
|
public const nint PredictionDiffManager001 = 0xBF440;
|
|
public const nint SaveRestoreDataVersion001 = 0xC17B0;
|
|
public const nint SinglePlayerSharedMemory001 = 0xC1A70;
|
|
public const nint Source2Host001 = 0xC21D0;
|
|
}
|
|
// Module: libinputsystem.so
|
|
public static class Libinputsystem {
|
|
public const nint InputStackSystemVersion001 = 0x11840;
|
|
public const nint InputSystemVersion001 = 0x12D30;
|
|
}
|
|
// Module: liblocalize.so
|
|
public static class Liblocalize {
|
|
public const nint Localize_001 = 0x1DB00;
|
|
}
|
|
// Module: libmatchmaking.so
|
|
public static class Libmatchmaking {
|
|
public const nint GameTypes001 = 0x12FF60;
|
|
public const nint MATCHFRAMEWORK_001 = 0x204440;
|
|
}
|
|
// Module: libmaterialsystem2.so
|
|
public static class Libmaterialsystem2 {
|
|
public const nint FontManager_001 = 0x7A340;
|
|
public const nint MaterialUtils_001 = 0x64B80;
|
|
public const nint PostProcessingSystem_001 = 0x89C70;
|
|
public const nint TextLayout_001 = 0x87200;
|
|
public const nint VMaterialSystem2_001 = 0x2C7A0;
|
|
}
|
|
// Module: libmeshsystem.so
|
|
public static class Libmeshsystem {
|
|
public const nint MeshSystem001 = 0x94810;
|
|
}
|
|
// Module: libnetworksystem.so
|
|
public static class Libnetworksystem {
|
|
public const nint FlattenedSerializersVersion001 = 0x159460;
|
|
public const nint NetworkMessagesVersion001 = 0x180B90;
|
|
public const nint NetworkSystemVersion001 = 0x1A9CE0;
|
|
public const nint SerializedEntitiesVersion001 = 0x1C2750;
|
|
}
|
|
// Module: libpanorama.so
|
|
public static class Libpanorama {
|
|
public const nint PanoramaUIEngine001 = 0x220F80;
|
|
}
|
|
// Module: libpanorama_text_pango.so
|
|
public static class LibpanoramaTextPango {
|
|
public const nint PanoramaTextServices001 = 0xBC4C0;
|
|
}
|
|
// Module: libpanoramauiclient.so
|
|
public static class Libpanoramauiclient {
|
|
public const nint PanoramaUIClient001 = 0x10AAC0;
|
|
}
|
|
// Module: libparticles.so
|
|
public static class Libparticles {
|
|
public const nint ParticleSystemMgr003 = 0x1EBE60;
|
|
}
|
|
// Module: libpulse_system.so
|
|
public static class LibpulseSystem {
|
|
public const nint IPulseSystem_001 = 0x357B0;
|
|
}
|
|
// Module: librendersystemvulkan.so
|
|
public static class Librendersystemvulkan {
|
|
public const nint RenderDeviceMgr001 = 0x185100;
|
|
public const nint RenderUtils_001 = 0x1019A0;
|
|
}
|
|
// Module: libresourcesystem.so
|
|
public static class Libresourcesystem {
|
|
public const nint ResourceSystem013 = 0x30A90;
|
|
}
|
|
// Module: libscenefilecache.so
|
|
public static class Libscenefilecache {
|
|
public const nint ResponseRulesCache001 = 0x88E40;
|
|
public const nint SceneFileCache002 = 0x85B10;
|
|
}
|
|
// Module: libscenesystem.so
|
|
public static class Libscenesystem {
|
|
public const nint RenderingPipelines_001 = 0x120E20;
|
|
public const nint SceneSystem_002 = 0x164300;
|
|
public const nint SceneUtils_001 = 0x1E0A70;
|
|
}
|
|
// Module: libschemasystem.so
|
|
public static class Libschemasystem {
|
|
public const nint SchemaSystem_001 = 0x211F0;
|
|
}
|
|
// Module: libserver.so
|
|
public static class Libserver {
|
|
public const nint EmptyWorldService001_Server = 0xB83320;
|
|
public const nint EntitySubclassUtilsV001 = 0x8611F0;
|
|
public const nint NavGameTest001 = 0x1094010;
|
|
public const nint ServerToolsInfo_001 = 0xE72080;
|
|
public const nint Source2GameClients001 = 0xE72010;
|
|
public const nint Source2GameDirector001 = 0x6C41A0;
|
|
public const nint Source2GameEntities001 = 0xE72000;
|
|
public const nint Source2Server001 = 0xE71CF0;
|
|
public const nint Source2ServerConfig001 = 0xB0EED0;
|
|
public const nint customnavsystem001 = 0x7F8230;
|
|
}
|
|
// Module: libsoundsystem.so
|
|
public static class Libsoundsystem {
|
|
public const nint SoundOpSystem001 = 0x155E80;
|
|
public const nint SoundOpSystemEdit001 = 0xAD350;
|
|
public const nint SoundSystem001 = 0x1C4920;
|
|
public const nint VMixEditTool001 = 0x1F4340;
|
|
}
|
|
// Module: libsteamaudio.so
|
|
public static class Libsteamaudio {
|
|
public const nint SteamAudio001 = 0x31590;
|
|
}
|
|
// Module: libtier0.so
|
|
public static class Libtier0 {
|
|
public const nint TestScriptMgr001 = 0x1BE8F0;
|
|
public const nint VEngineCvar007 = 0xF1370;
|
|
public const nint VProcessUtils002 = 0x19C370;
|
|
public const nint VStringTokenSystem001 = 0x1EA8D0;
|
|
}
|
|
// Module: libv8system.so
|
|
public static class Libv8system {
|
|
public const nint Source2V8System001 = 0x1B630;
|
|
}
|
|
// Module: libvphysics2.so
|
|
public static class Libvphysics2 {
|
|
public const nint VPhysics2_Handle_Interface_001 = 0xC1FD0;
|
|
public const nint VPhysics2_Interface_001 = 0xC1BC0;
|
|
}
|
|
// Module: libvscript.so
|
|
public static class Libvscript {
|
|
public const nint VScriptManager010 = 0x26230;
|
|
}
|
|
// Module: libworldrenderer.so
|
|
public static class Libworldrenderer {
|
|
public const nint WorldRendererMgr001 = 0x982B0;
|
|
}
|
|
// Module: steamclient.so
|
|
public static class Steamclient {
|
|
public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0x11260D0;
|
|
public const nint IVALIDATE001 = 0x1122650;
|
|
public const nint SteamClient006 = 0xDDA7A0;
|
|
public const nint SteamClient007 = 0xDDA7B0;
|
|
public const nint SteamClient008 = 0xDDA7C0;
|
|
public const nint SteamClient009 = 0xDDA7D0;
|
|
public const nint SteamClient010 = 0xDDA7E0;
|
|
public const nint SteamClient011 = 0xDDA7F0;
|
|
public const nint SteamClient012 = 0xDDA800;
|
|
public const nint SteamClient013 = 0xDDA810;
|
|
public const nint SteamClient014 = 0xDDA820;
|
|
public const nint SteamClient015 = 0xDDA830;
|
|
public const nint SteamClient016 = 0xDDA860;
|
|
public const nint SteamClient017 = 0xDDA890;
|
|
public const nint SteamClient018 = 0xDDA8C0;
|
|
public const nint SteamClient019 = 0xDDA8F0;
|
|
public const nint SteamClient020 = 0xDDA920;
|
|
public const nint SteamClient021 = 0xDDA950;
|
|
public const nint p2pvoice002 = 0x174B380;
|
|
public const nint p2pvoicesingleton002 = 0x17443B0;
|
|
}
|
|
}
|