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-10-27 09:04:47 +08:00
Fri, 27 Oct 2023 01:03:23 +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
LegacyGameUI001 = 0x892500
Source2ClientUI001 = 0x881220
Source2ClientPrediction001 = 0x79EB10
ClientToolsInfo_001 = 0x72AA20
Source2Client002 = 0x72AA40
GameClientExports001 = 0x72AA30
EmptyWorldService001_Client = 0x48C470
Source2ClientConfig001 = 0x473480
class engine2_dll: # engine2.dll
2023-10-27 09:04:47 +08:00
SimpleEngineLoopService_001 = 0x1E26D0
ClientServerEngineLoopService_001 = 0x1D83A0
KeyValueCache001 = 0x1D49E0
HostStateMgr001 = 0x1D23F0
GameEventSystemServerV001 = 0x1CDAB0
GameEventSystemClientV001 = 0x1CDAA0
EngineServiceMgr001 = 0x1C9790
VProfService_001 = 0x1B7220
ToolService_001 = 0x1B5F70
StatsService_001 = 0x1B11F0
SplitScreenService_001 = 0x1AE460
SoundService_001 = 0x1A8FB0
ScreenshotService001 = 0x1A4E80
RenderService_001 = 0x1A21E0
NetworkService_001 = 0x1A1CF0
NetworkServerService_001 = 0x19CD90
NetworkP2PService_001 = 0x1987A0
NetworkClientService_001 = 0x1923D0
MapListService_001 = 0x18B3A0
InputService_001 = 0x179220
GameUIService_001 = 0x173A40
GameResourceServiceServerV001 = 0x1717A0
GameResourceServiceClientV001 = 0x171790
BugService001 = 0x16A7C0
BenchmarkService001 = 0x168F90
VENGINE_GAMEUIFUNCS_VERSION005 = 0x116B70
EngineGameUI001 = 0x115F00
INETSUPPORT_001 = 0xE6110
Source2EngineToServerStringTable001 = 0xA10E0
Source2EngineToServer001 = 0x8AF40
Source2EngineToClientStringTable001 = 0x83C60
Source2EngineToClient001 = 0x5A6A0
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
MATCHFRAMEWORK_001 = 0x101030
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-10-21 07:43:23 +08:00
SerializedEntitiesVersion001 = 0xD1AE0
NetworkSystemVersion001 = 0xBBFA0
NetworkMessagesVersion001 = 0x9C040
2023-10-18 09:35:36 +08:00
FlattenedSerializersVersion001 = 0x7B8A0
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-10-17 10:06:23 +08:00
IPulseSystem_001 = 0x5B80
2023-10-26 14:40:24 +08:00
class rendersystemdx11_dll: # rendersystemdx11.dll
2023-10-21 07:43:23 +08:00
RenderUtils_001 = 0x52FD0
VRenderDeviceMgrBackdoor001 = 0x4A4F0
RenderDeviceMgr001 = 0x4A4E0
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-10-17 10:06:23 +08:00
SceneUtils_001 = 0x13D030
SceneSystem_002 = 0xCAE10
RenderingPipelines_001 = 0x8EED0
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
NavGameTest001 = 0xA2D610
ServerToolsInfo_001 = 0x831EE0
Source2GameClients001 = 0x831EF0
Source2GameEntities001 = 0x831F00
Source2Server001 = 0x831F10
EmptyWorldService001_Server = 0x588530
Source2ServerConfig001 = 0x568530
EntitySubclassUtilsV001 = 0x2C87D0
customnavsystem001 = 0x2451B0
Source2GameDirector001 = 0x13F130
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-10-27 09:04:47 +08:00
IVALIDATE001 = 0x83A8B0
CLIENTENGINE_INTERFACE_VERSION005 = 0x836760
SteamClient020 = 0x6313C0
SteamClient019 = 0x6313B0
SteamClient018 = 0x6313A0
SteamClient017 = 0x631390
SteamClient016 = 0x631380
SteamClient015 = 0x631370
SteamClient014 = 0x631360
SteamClient013 = 0x631350
SteamClient012 = 0x631340
SteamClient011 = 0x631330
SteamClient010 = 0x631320
SteamClient009 = 0x631310
SteamClient008 = 0x631300
SteamClient007 = 0x6312F0
SteamClient006 = 0x6312E0
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-10-18 09:35:36 +08:00
VStringTokenSystem001 = 0x18C060
TestScriptMgr001 = 0x13F3C0
VProcessUtils002 = 0x12F540
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-10-17 10:06:23 +08:00
WorldRendererMgr001 = 0x21530