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-16 22:21:28 +08:00
Thu, 16 Nov 2023 14:20:14 +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-14 11:59:04 +08:00
LegacyGameUI001 = 0x89BF60
Source2ClientUI001 = 0x88AC70
Source2ClientPrediction001 = 0x7A38E0
ClientToolsInfo_001 = 0x72F540
Source2Client002 = 0x72F560
GameClientExports001 = 0x72F550
EmptyWorldService001_Client = 0x48EF20
Source2ClientConfig001 = 0x475F30
2023-10-26 14:40:24 +08:00
class engine2_dll: # engine2.dll
2023-11-10 15:13:48 +08:00
SimpleEngineLoopService_001 = 0x1E5110
ClientServerEngineLoopService_001 = 0x1DADE0
KeyValueCache001 = 0x1D7420
HostStateMgr001 = 0x1D4C20
GameEventSystemServerV001 = 0x1D02C0
GameEventSystemClientV001 = 0x1D02B0
EngineServiceMgr001 = 0x1CBFA0
VProfService_001 = 0x1B9950
ToolService_001 = 0x1B86A0
StatsService_001 = 0x1B3920
SplitScreenService_001 = 0x1B0B90
SoundService_001 = 0x1AB6D0
ScreenshotService001 = 0x1A75A0
RenderService_001 = 0x1A4900
NetworkService_001 = 0x1A4410
NetworkServerService_001 = 0x19F2C0
NetworkP2PService_001 = 0x19ADB0
NetworkClientService_001 = 0x1949E0
MapListService_001 = 0x18D9B0
InputService_001 = 0x17B830
GameUIService_001 = 0x176050
GameResourceServiceServerV001 = 0x173DB0
GameResourceServiceClientV001 = 0x173DA0
BugService001 = 0x16CDD0
BenchmarkService001 = 0x16B5A0
VENGINE_GAMEUIFUNCS_VERSION005 = 0x118B20
EngineGameUI001 = 0x117EB0
INETSUPPORT_001 = 0xE7510
Source2EngineToServerStringTable001 = 0xA23D0
Source2EngineToServer001 = 0x8B710
2023-11-09 14:06:21 +08:00
Source2EngineToClientStringTable001 = 0x841F0
Source2EngineToClient001 = 0x5AC30
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-14 11:59:04 +08:00
SerializedEntitiesVersion001 = 0xD2850
NetworkSystemVersion001 = 0xBCD10
NetworkMessagesVersion001 = 0x9CDB0
FlattenedSerializersVersion001 = 0x7C620
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-11-03 09:50:43 +08:00
SceneUtils_001 = 0x13C370
SceneSystem_002 = 0xCA160
RenderingPipelines_001 = 0x8E420
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-14 11:59:04 +08:00
NavGameTest001 = 0xA36FC0
ServerToolsInfo_001 = 0x8398E0
Source2GameClients001 = 0x8398F0
Source2GameEntities001 = 0x839900
Source2Server001 = 0x839910
EmptyWorldService001_Server = 0x58E2C0
Source2ServerConfig001 = 0x56E2D0
EntitySubclassUtilsV001 = 0x2CDB30
customnavsystem001 = 0x24A6D0
2023-11-09 14:06:21 +08:00
Source2GameDirector001 = 0x152060
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-03 09:50:43 +08:00
VStringTokenSystem001 = 0x18C100
TestScriptMgr001 = 0x13F460
VProcessUtils002 = 0x12F5E0
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