Type / to search
Choose a class or enum from the sidebar, or use search...

Source 2 includes a schema system that describes the engine's classes, fields, and enumerations along with their types, offsets, and metadata. These schemas comprehensively map engine internals, making them useful for modding and reverse engineering.

Currently tracking: Counter-Strike 2 Dota 2 Deadlock

The schemas displayed here are generated by DumpSource2 and automatically updated by GameTracking. The code for this site is on GitHub.

Search by name, filters can be combined
Type any text to match class, field, or enum names.
module: — filter by module name
e.g. module:client
offset: — filter by byte offset
e.g. offset:0x1A0
enumvalue: — filter by enum member value
e.g. enumvalue:4
metadata: — filter by metadata key name
e.g. metadata:MNetworkEnable
metadatavalue: — filter by metadata value
e.g. metadatavalue:true