cs2-dumper/generated/interfaces.py

206 lines
5.9 KiB
Python
Raw Normal View History

2023-10-17 10:06:23 +08:00
'''
2023-10-21 07:43:23 +08:00
Created using https://github.com/a2x/cs2-dumper
2023-11-17 11:39:04 +08:00
Fri, 17 Nov 2023 03:37:55 +0000
2023-10-17 10:06:23 +08:00
'''
2023-10-26 14:40:24 +08:00
class animationsystem_dll: # animationsystem.dll
2023-10-17 10:06:23 +08:00
AnimationSystemUtils_001 = 0x64670
AnimationSystem_001 = 0x5F1D0
2023-10-26 14:40:24 +08:00
class client_dll: # client.dll
2023-11-17 11:39:04 +08:00
LegacyGameUI001 = 0x89C470
Source2ClientUI001 = 0x88B180
Source2ClientPrediction001 = 0x7A34B0
ClientToolsInfo_001 = 0x72F310
Source2Client002 = 0x72F330
GameClientExports001 = 0x72F320
2023-11-17 10:26:17 +08:00
EmptyWorldService001_Client = 0x48F9D0
Source2ClientConfig001 = 0x476910
2023-10-26 14:40:24 +08:00
class engine2_dll: # engine2.dll
2023-11-17 10:26:17 +08:00
SimpleEngineLoopService_001 = 0x1E4470
ClientServerEngineLoopService_001 = 0x1DA140
KeyValueCache001 = 0x1D6780
HostStateMgr001 = 0x1D3F80
GameEventSystemServerV001 = 0x1CF620
GameEventSystemClientV001 = 0x1CF610
EngineServiceMgr001 = 0x1CB300
VProfService_001 = 0x1B8C70
ToolService_001 = 0x1B79C0
StatsService_001 = 0x1B2C40
SplitScreenService_001 = 0x1AFEB0
SoundService_001 = 0x1AA9F0
ScreenshotService001 = 0x1A68C0
RenderService_001 = 0x1A3C20
NetworkService_001 = 0x1A3730
NetworkServerService_001 = 0x19E5E0
NetworkP2PService_001 = 0x19A0D0
NetworkClientService_001 = 0x193D60
MapListService_001 = 0x18CD30
InputService_001 = 0x17ABB0
GameUIService_001 = 0x1753D0
GameResourceServiceServerV001 = 0x173130
GameResourceServiceClientV001 = 0x173120
BugService001 = 0x16C150
BenchmarkService001 = 0x16A920
VENGINE_GAMEUIFUNCS_VERSION005 = 0x118430
EngineGameUI001 = 0x1177C0
INETSUPPORT_001 = 0xE6E20
Source2EngineToServerStringTable001 = 0xA2400
Source2EngineToServer001 = 0x8B6E0
Source2EngineToClientStringTable001 = 0x841C0
Source2EngineToClient001 = 0x5A980
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class filesystem_stdio_dll: # filesystem_stdio.dll
2023-10-17 10:06:23 +08:00
VAsyncFileSystem2_001 = 0x66D30
VFileSystem017 = 0x66D20
2023-10-26 14:40:24 +08:00
class host_dll: # host.dll
2023-10-17 10:06:23 +08:00
Source2Host001 = 0x18E10
SinglePlayerSharedMemory001 = 0x18A90
SaveRestoreDataVersion001 = 0x18A80
PredictionDiffManager001 = 0x16E20
HostUtils001 = 0x12550
GameSystem2HostHook = 0x11DA0
GameModelInfo001 = 0x11CC0
DebugDrawQueueManager001 = 0x11710
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
2023-10-17 10:06:23 +08:00
InputSystemVersion001 = 0x28D0
InputStackSystemVersion001 = 0x16F0
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
2023-10-17 10:06:23 +08:00
GameTypes001 = 0x50270
2023-11-10 15:13:48 +08:00
MATCHFRAMEWORK_001 = 0x1012B0
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class materialsystem2_dll: # materialsystem2.dll
2023-10-18 09:35:36 +08:00
MaterialUtils_001 = 0x4DB90
TextLayout_001 = 0x4A2E0
PostProcessingSystem_001 = 0x42A60
FontManager_001 = 0x37900
VMaterialSystem2_001 = 0x25EC0
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class meshsystem_dll: # meshsystem.dll
2023-10-17 10:06:23 +08:00
MeshSystem001 = 0x7270
2023-10-26 14:40:24 +08:00
class navsystem_dll: # navsystem.dll
2023-10-17 10:06:23 +08:00
NavSystem001 = 0x76F0
2023-10-26 14:40:24 +08:00
class networksystem_dll: # networksystem.dll
2023-11-17 10:26:17 +08:00
SerializedEntitiesVersion001 = 0xD1EB0
NetworkSystemVersion001 = 0xBC6E0
NetworkMessagesVersion001 = 0x9C6D0
FlattenedSerializersVersion001 = 0x7C440
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class panorama_dll: # panorama.dll
2023-10-17 10:06:23 +08:00
PanoramaUIEngine001 = 0x57EE0
2023-10-26 14:40:24 +08:00
class panorama_text_pango_dll: # panorama_text_pango.dll
2023-10-17 10:06:23 +08:00
PanoramaTextServices001 = 0x4CBD0
2023-10-26 14:40:24 +08:00
class panoramauiclient_dll: # panoramauiclient.dll
2023-10-17 10:06:23 +08:00
PanoramaUIClient001 = 0x12780
2023-10-26 14:40:24 +08:00
class particles_dll: # particles.dll
2023-10-17 10:06:23 +08:00
ParticleSystemMgr003 = 0x52D20
2023-10-26 14:40:24 +08:00
class pulse_system_dll: # pulse_system.dll
2023-11-17 10:26:17 +08:00
IPulseSystem_001 = 0x5B30
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class rendersystemdx11_dll: # rendersystemdx11.dll
2023-11-17 10:26:17 +08:00
RenderUtils_001 = 0x530F0
VRenderDeviceMgrBackdoor001 = 0x4A690
RenderDeviceMgr001 = 0x4A680
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class resourcesystem_dll: # resourcesystem.dll
2023-10-17 10:06:23 +08:00
ResourceSystem013 = 0x10650
2023-10-26 14:40:24 +08:00
class scenefilecache_dll: # scenefilecache.dll
2023-10-17 10:06:23 +08:00
SceneFileCache002 = 0x68E0
ResponseRulesCache001 = 0x3190
2023-10-26 14:40:24 +08:00
class scenesystem_dll: # scenesystem.dll
2023-11-17 10:26:17 +08:00
SceneUtils_001 = 0x13C9E0
SceneSystem_002 = 0xCAA30
RenderingPipelines_001 = 0x8E8A0
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class schemasystem_dll: # schemasystem.dll
2023-10-17 10:06:23 +08:00
SchemaSystem_001 = 0xA930
2023-10-26 14:40:24 +08:00
class server_dll: # server.dll
2023-11-17 11:39:04 +08:00
NavGameTest001 = 0xA3A580
ServerToolsInfo_001 = 0x83D380
Source2GameClients001 = 0x83D390
Source2GameEntities001 = 0x83D3A0
Source2Server001 = 0x83D3B0
EmptyWorldService001_Server = 0x591900
Source2ServerConfig001 = 0x571830
EntitySubclassUtilsV001 = 0x2D0870
customnavsystem001 = 0x24D5F0
2023-11-17 10:26:17 +08:00
Source2GameDirector001 = 0x1453B0
2023-10-26 14:40:24 +08:00
class soundsystem_dll: # soundsystem.dll
2023-10-18 09:35:36 +08:00
SoundOpSystem001 = 0x1567E0
SoundOpSystemEdit001 = 0x8BBC0
2023-10-17 10:06:23 +08:00
VMixEditTool001 = 0x71740
SoundSystem001 = 0x46540
2023-10-26 14:40:24 +08:00
class steamaudio_dll: # steamaudio.dll
2023-10-17 10:06:23 +08:00
SteamAudio001 = 0x12EE0
2023-10-26 14:40:24 +08:00
class steamclient64_dll: # steamclient64.dll
2023-11-03 09:50:43 +08:00
IVALIDATE001 = 0x83A900
CLIENTENGINE_INTERFACE_VERSION005 = 0x8367B0
SteamClient020 = 0x631440
SteamClient019 = 0x631430
SteamClient018 = 0x631420
SteamClient017 = 0x631410
SteamClient016 = 0x631400
SteamClient015 = 0x6313F0
SteamClient014 = 0x6313E0
SteamClient013 = 0x6313D0
SteamClient012 = 0x6313C0
SteamClient011 = 0x6313B0
SteamClient010 = 0x6313A0
SteamClient009 = 0x631390
SteamClient008 = 0x631380
SteamClient007 = 0x631370
SteamClient006 = 0x631360
2023-10-27 09:04:47 +08:00
p2pvoice002 = 0xD93D0
p2pvoicesingleton002 = 0xD5D70
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class tier0_dll: # tier0.dll
2023-11-17 10:26:17 +08:00
VStringTokenSystem001 = 0x18C2B0
TestScriptMgr001 = 0x13F610
VProcessUtils002 = 0x12F790
2023-10-18 09:35:36 +08:00
VEngineCvar007 = 0x61920
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class v8system_dll: # v8system.dll
2023-10-17 10:06:23 +08:00
Source2V8System001 = 0x1670
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
VPhysics2_Handle_Interface_001 = 0x61120
VPhysics2_Interface_001 = 0x5C740
2023-10-17 10:06:23 +08:00
2023-10-26 14:40:24 +08:00
class vscript_dll: # vscript.dll
2023-10-17 10:06:23 +08:00
VScriptManager010 = 0x31DA0
2023-10-26 14:40:24 +08:00
class vstdlib_s64_dll: # vstdlib_s64.dll
2023-10-17 10:06:23 +08:00
IVALIDATE001 = 0x24FF0
VEngineCvar002 = 0x5750
2023-10-26 14:40:24 +08:00
class worldrenderer_dll: # worldrenderer.dll
2023-11-03 09:50:43 +08:00
WorldRendererMgr001 = 0x21650