cs2-dumper/generated/interfaces.py

207 lines
5.9 KiB
Python
Raw Normal View History

2023-10-17 10:06:23 +08:00
'''
2024-03-14 13:14:28 +08:00
Generated using https://github.com/a2x/cs2-dumper
2024-03-23 13:02:34 +08:00
Sat, 23 Mar 2024 05:02:04 +0000
2023-10-17 10:06:23 +08:00
'''
2023-10-26 14:40:24 +08:00
class animationsystem_dll: # animationsystem.dll
2024-02-07 12:08:21 +08:00
AnimationSystemUtils_001 = 0x72E80
AnimationSystem_001 = 0x6DA00
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class client_dll: # client.dll
2024-03-20 09:25:58 +08:00
LegacyGameUI001 = 0x8AEE40
Source2ClientUI001 = 0x89E460
Source2ClientPrediction001 = 0x7AF990
ClientToolsInfo_001 = 0x732F00
Source2Client002 = 0x732F20
GameClientExports001 = 0x732F10
EmptyWorldService001_Client = 0x480850
Source2ClientConfig001 = 0x46BA90
2023-10-26 14:40:24 +08:00
class engine2_dll: # engine2.dll
2024-03-23 13:02:34 +08:00
SimpleEngineLoopService_001 = 0x1F7050
ClientServerEngineLoopService_001 = 0x1EAE60
KeyValueCache001 = 0x1E7530
HostStateMgr001 = 0x1E4D10
GameEventSystemServerV001 = 0x1E02C0
GameEventSystemClientV001 = 0x1E02B0
EngineServiceMgr001 = 0x1DBC10
VProfService_001 = 0x1C90E0
ToolService_001 = 0x1C7D60
StatsService_001 = 0x1C3110
SplitScreenService_001 = 0x1C0430
SoundService_001 = 0x1B9B90
ScreenshotService001 = 0x1B5590
RenderService_001 = 0x1B2BD0
NetworkService_001 = 0x1B26E0
NetworkServerService_001 = 0x1AD4C0
NetworkP2PService_001 = 0x1A8F50
NetworkClientService_001 = 0x1A2210
MapListService_001 = 0x19B050
InputService_001 = 0x188120
GameUIService_001 = 0x182600
GameResourceServiceServerV001 = 0x17FC60
GameResourceServiceClientV001 = 0x17FC50
BugService001 = 0x178A90
BenchmarkService001 = 0x177230
VENGINE_GAMEUIFUNCS_VERSION005 = 0x122AE0
EngineGameUI001 = 0x121E70
INETSUPPORT_001 = 0xF0DE0
Source2EngineToServerStringTable001 = 0xA9830
Source2EngineToServer001 = 0x92140
Source2EngineToClientStringTable001 = 0x8AB70
Source2EngineToClient001 = 0x61A90
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class filesystem_stdio_dll: # filesystem_stdio.dll
2024-02-07 12:08:21 +08:00
VAsyncFileSystem2_001 = 0x67960
VFileSystem017 = 0x67950
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class host_dll: # host.dll
2024-02-07 12:08:21 +08:00
Source2Host001 = 0x193F0
SinglePlayerSharedMemory001 = 0x19070
SaveRestoreDataVersion001 = 0x19060
PredictionDiffManager001 = 0x17340
HostUtils001 = 0x12920
GameSystem2HostHook = 0x12170
GameModelInfo001 = 0x12090
DebugDrawQueueManager001 = 0x11AE0
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class imemanager_dll: # imemanager.dll
2023-10-17 10:06:23 +08:00
IMEManager001 = 0xC470
2023-10-26 14:40:24 +08:00
class inputsystem_dll: # inputsystem.dll
2024-02-07 12:08:21 +08:00
InputSystemVersion001 = 0x2A40
InputStackSystemVersion001 = 0x1850
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class localize_dll: # localize.dll
2023-10-17 10:06:23 +08:00
Localize_001 = 0x3830
2023-10-26 14:40:24 +08:00
class matchmaking_dll: # matchmaking.dll
2024-02-07 12:08:21 +08:00
GameTypes001 = 0x53800
MATCHFRAMEWORK_001 = 0x105690
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class materialsystem2_dll: # materialsystem2.dll
2024-02-07 12:08:21 +08:00
MaterialUtils_001 = 0x4DB40
TextLayout_001 = 0x4A200
PostProcessingSystem_001 = 0x42A80
FontManager_001 = 0x37A80
VMaterialSystem2_001 = 0x25F80
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class meshsystem_dll: # meshsystem.dll
2024-02-07 12:08:21 +08:00
MeshSystem001 = 0x7440
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class navsystem_dll: # navsystem.dll
2024-02-07 12:08:21 +08:00
NavSystem001 = 0x8E30
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class networksystem_dll: # networksystem.dll
2024-03-14 13:14:28 +08:00
SerializedEntitiesVersion001 = 0xD6930
NetworkSystemVersion001 = 0xBFA00
NetworkMessagesVersion001 = 0x9FC90
2024-02-29 10:14:30 +08:00
FlattenedSerializersVersion001 = 0x7EF90
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class panorama_dll: # panorama.dll
2024-02-07 12:08:21 +08:00
PanoramaUIEngine001 = 0x5D960
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class panorama_text_pango_dll: # panorama_text_pango.dll
2024-02-07 12:08:21 +08:00
PanoramaTextServices001 = 0x4CBE0
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class panoramauiclient_dll: # panoramauiclient.dll
2024-02-15 10:05:13 +08:00
PanoramaUIClient001 = 0x12010
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class particles_dll: # particles.dll
2024-02-29 10:14:30 +08:00
ParticleSystemMgr003 = 0x591D0
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class pulse_system_dll: # pulse_system.dll
2024-02-29 10:14:30 +08:00
IPulseSystem_001 = 0x44C0
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class rendersystemdx11_dll: # rendersystemdx11.dll
2024-02-29 10:14:30 +08:00
RenderUtils_001 = 0x55150
VRenderDeviceMgrBackdoor001 = 0x4C7E0
RenderDeviceMgr001 = 0x4C7D0
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class resourcesystem_dll: # resourcesystem.dll
2024-02-07 12:08:21 +08:00
ResourceSystem013 = 0x10920
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class scenefilecache_dll: # scenefilecache.dll
2024-02-07 12:08:21 +08:00
SceneFileCache002 = 0x6A60
ResponseRulesCache001 = 0x31A0
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class scenesystem_dll: # scenesystem.dll
2024-02-13 11:24:46 +08:00
SceneUtils_001 = 0x12FCF0
SceneSystem_002 = 0xBD200
RenderingPipelines_001 = 0x86480
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class schemasystem_dll: # schemasystem.dll
2024-02-07 12:08:21 +08:00
SchemaSystem_001 = 0xAA50
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class server_dll: # server.dll
2024-03-23 13:02:34 +08:00
NavGameTest001 = 0xA46F10
ServerToolsInfo_001 = 0x8322D0
Source2GameClients001 = 0x8322E0
Source2GameEntities001 = 0x8322F0
Source2Server001 = 0x832300
EmptyWorldService001_Server = 0x572840
Source2ServerConfig001 = 0x566BC0
EntitySubclassUtilsV001 = 0x2AF7A0
customnavsystem001 = 0x22C660
2024-03-20 09:25:58 +08:00
Source2GameDirector001 = 0x11EAB0
2023-10-26 14:40:24 +08:00
class soundsystem_dll: # soundsystem.dll
2024-02-07 12:08:21 +08:00
SoundOpSystem001 = 0x16A640
SoundOpSystemEdit001 = 0x96A50
VMixEditTool001 = 0x75C30
SoundSystem001 = 0x48320
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class steamaudio_dll: # steamaudio.dll
2024-02-07 12:08:21 +08:00
SteamAudio001 = 0x5AA70
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class steamclient64_dll: # steamclient64.dll
2024-03-14 13:14:28 +08:00
IVALIDATE001 = 0x866250
CLIENTENGINE_INTERFACE_VERSION005 = 0x8621C0
SteamClient021 = 0x6637F0
SteamClient020 = 0x6637E0
SteamClient019 = 0x6637D0
SteamClient018 = 0x6637C0
SteamClient017 = 0x6637B0
SteamClient016 = 0x6637A0
SteamClient015 = 0x663790
SteamClient014 = 0x663780
SteamClient013 = 0x663770
SteamClient012 = 0x663760
SteamClient011 = 0x663750
SteamClient010 = 0x663740
SteamClient009 = 0x663730
SteamClient008 = 0x663720
SteamClient007 = 0x663710
SteamClient006 = 0x663700
p2pvoice002 = 0xD9FD0
p2pvoicesingleton002 = 0xD6A30
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class tier0_dll: # tier0.dll
2024-03-14 13:14:28 +08:00
VStringTokenSystem001 = 0x190600
TestScriptMgr001 = 0x140790
VProcessUtils002 = 0x131C70
VEngineCvar007 = 0x63290
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class v8system_dll: # v8system.dll
2024-02-29 10:14:30 +08:00
Source2V8System001 = 0x1950
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class valve_avi_dll: # valve_avi.dll
2023-10-17 10:06:23 +08:00
VAvi001 = 0x2F90
2023-10-26 14:40:24 +08:00
class valve_wmf_dll: # valve_wmf.dll
2023-10-17 10:06:23 +08:00
VMediaFoundation001 = 0x12D0
2023-10-26 14:40:24 +08:00
class vphysics2_dll: # vphysics2.dll
2024-02-07 12:08:21 +08:00
VPhysics2_Handle_Interface_001 = 0x5BCB0
VPhysics2_Interface_001 = 0x57130
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class vscript_dll: # vscript.dll
2024-02-07 12:08:21 +08:00
VScriptManager010 = 0x32000
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class vstdlib_s64_dll: # vstdlib_s64.dll
2024-02-29 10:14:30 +08:00
IVALIDATE001 = 0x25120
2023-11-18 09:58:12 +08:00
VEngineCvar002 = 0x5760
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class worldrenderer_dll: # worldrenderer.dll
2024-02-07 12:08:21 +08:00
WorldRendererMgr001 = 0x205E0