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.
The schemas displayed here are generated by DumpSource2 and automatically updated by GameTracking. The code for this site is on GitHub.
Currently tracking:
- 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:MPropertyFriendlyName
-
metadatavalue:— filter by metadata value - e.g. metadatavalue:true
particles
- CParticleFunction
- CParticleFunctionConstraint
- CParticleFunctionEmitter
- CParticleFunctionForce
- C_OP_AttractToControlPoint
- C_OP_CPVelocityForce
- C_OP_CurlNoiseForce
- C_OP_ExternalGameImpulseForce
- C_OP_ExternalGenericForce
- C_OP_ExternalWindForce
- C_OP_ForceBasedOnDistanceToPlane
- C_OP_LocalAccelerationForce
- C_OP_ParentVortices
- C_OP_PerParticleForce
- C_OP_RandomForce
- C_OP_ScreenForceFromPlayerView
- C_OP_TimeVaryingForce
- C_OP_TurbulenceForce
- C_OP_TwistAroundAxis
- C_OP_WindForce
- CParticleFunctionInitializer
- CGeneralRandomRotation
- C_INIT_AddVectorToVector
- C_INIT_AgeNoise
- C_INIT_ChaoticAttractor
- C_INIT_ColorLitPerParticle
- C_INIT_CreateAlongPath
- C_INIT_CreateFromCPs
- C_INIT_CreateFromParentParticles
- C_INIT_CreateFromPlaneCache
- C_INIT_CreateInEpitrochoid
- C_INIT_CreateOnGrid
- C_INIT_CreateOnModel
- C_INIT_CreateOnModelAtHeight
- C_INIT_CreateParticleImpulse
- C_INIT_CreatePhyllotaxis
- C_INIT_CreateSequentialPath
- C_INIT_CreateSequentialPathV2
- C_INIT_CreateSpiralSphere
- C_INIT_CreateWithinBox
- C_INIT_CreateWithinSphere
- C_INIT_CreationNoise
- C_INIT_DistanceToCPInit
- C_INIT_GlobalScale
- C_INIT_InheritFromParentParticles
- C_INIT_InheritVelocity
- C_INIT_InitFloat
- C_INIT_InitFloatCollection
- C_INIT_InitFromCPSnapshot
- C_INIT_InitFromParentKilled
- C_INIT_InitSkinnedPositionFromCPSnapshot
- C_INIT_InitVec
- C_INIT_InitVecCollection
- C_INIT_InitialRepulsionVelocity
- C_INIT_InitialSequenceFromModel
- C_INIT_InitialVelocityFromHitbox
- C_INIT_InitialVelocityNoise
- C_INIT_LifespanFromVelocity
- C_INIT_MakeShapes
- C_INIT_ModelCull
- C_INIT_MoveBetweenPoints
- C_INIT_NormalAlignToCP
- C_INIT_NormalOffset
- C_INIT_OffsetVectorToVector
- C_INIT_Orient2DRelToCP
- C_INIT_PointList
- C_INIT_PositionOffset
- C_INIT_PositionOffsetToCP
- C_INIT_PositionPlaceOnGround
- C_INIT_PositionWarp
- C_INIT_PositionWarpScalar
- C_INIT_QuantizeFloat
- C_INIT_RadiusFromCPObject
- C_INIT_RandomAlpha
- C_INIT_RandomAlphaWindowThreshold
- C_INIT_RandomColor
- C_INIT_RandomLifeTime
- C_INIT_RandomModelSequence
- C_INIT_RandomNamedModelElement
- C_INIT_RandomRadius
- C_INIT_RandomScalar
- C_INIT_RandomSecondSequence
- C_INIT_RandomSequence
- C_INIT_RandomTrailLength
- C_INIT_RandomVector
- C_INIT_RandomVectorComponent
- C_INIT_RandomYawFlip
- C_INIT_RemapCPOrientationToRotations
- C_INIT_RemapCPtoScalar
- C_INIT_RemapCPtoVector
- C_INIT_RemapInitialCPDirectionToRotation
- C_INIT_RemapInitialDirectionToCPToVector
- C_INIT_RemapInitialVisibilityScalar
- C_INIT_RemapNamedModelElementToScalar
- C_INIT_RemapParticleCountToScalar
- C_INIT_RemapQAnglesToRotation
- C_INIT_RemapScalar
- C_INIT_RemapScalarToVector
- C_INIT_RemapSpeedToScalar
- C_INIT_RingWave
- C_INIT_RtEnvCull
- C_INIT_SequenceFromCP
- C_INIT_SequenceLifeTime
- C_INIT_SetHitboxToClosest
- C_INIT_SetHitboxToModel
- C_INIT_SetRigidAttachment
- C_INIT_StatusEffect
- C_INIT_StatusEffectCitadel
- C_INIT_VelocityFromCP
- C_INIT_VelocityFromNormal
- C_INIT_VelocityRadialRandom
- C_INIT_VelocityRandom
- CParticleFunctionOperator
- CGeneralSpin
- CParticleFunctionPreEmission
- C_OP_ChooseRandomChildrenInGroup
- C_OP_DistanceBetweenCPsToCP
- C_OP_DriveCPFromGlobalSoundFloat
- C_OP_EnableChildrenFromParentParticleCount
- C_OP_ForceControlPointStub
- C_OP_HSVShiftToCP
- C_OP_PlayEndCapWhenFinished
- C_OP_RampCPLinearRandom
- C_OP_RemapAverageScalarValuetoCP
- C_OP_RemapBoundingVolumetoCP
- C_OP_RemapCPtoCP
- C_OP_RemapDotProductToCP
- C_OP_RemapModelVolumetoCP
- C_OP_RemapSpeedtoCP
- C_OP_RepeatedTriggerChildGroup
- C_OP_SelectivelyEnableChildren
- C_OP_SetCPOrientationToPointAtCP
- C_OP_SetControlPointFieldToScalarExpression
- C_OP_SetControlPointFieldToWater
- C_OP_SetControlPointFromObjectScale
- C_OP_SetControlPointOrientation
- C_OP_SetControlPointPositionToTimeOfDayValue
- C_OP_SetControlPointPositions
- C_OP_SetControlPointRotation
- C_OP_SetControlPointToCenter
- C_OP_SetControlPointToHMD
- C_OP_SetControlPointToHand
- C_OP_SetControlPointToImpactPoint
- C_OP_SetControlPointToPlayer
- C_OP_SetControlPointToVectorExpression
- C_OP_SetParentControlPointsToChildCP
- C_OP_SetRandomControlPointPosition
- C_OP_SetSimulationRate
- C_OP_SetSingleControlPointPosition
- C_OP_StopAfterCPDuration
- CSpinUpdateBase
- C_OP_AlphaDecay
- C_OP_BasicMovement
- C_OP_CPOffsetToPercentageBetweenCPs
- C_OP_CalculateVectorAttribute
- C_OP_ClampScalar
- C_OP_ClampVector
- C_OP_ColorAdjustHSL
- C_OP_ColorInterpolate
- C_OP_ColorInterpolateRandom
- C_OP_ConnectParentParticleToNearest
- C_OP_ControlpointLight
- C_OP_Cull
- C_OP_CycleScalar
- C_OP_CylindricalDistanceToCP
- C_OP_DampenToCP
- C_OP_Decay
- C_OP_DecayClampCount
- C_OP_DecayMaintainCount
- C_OP_DecayOffscreen
- C_OP_DifferencePreviousParticle
- C_OP_DistanceBetweenCPs
- C_OP_DistanceCull
- C_OP_DistanceToCP
- C_OP_EndCapDecay
- C_OP_EndCapTimedDecay
- C_OP_EndCapTimedFreeze
- C_OP_FadeAndKill
- C_OP_FadeAndKillForTracers
- C_OP_FadeIn
- C_OP_FadeInSimple
- C_OP_FadeOut
- C_OP_FadeOutSimple
- C_OP_GlobalLight
- C_OP_InheritFromParentParticles
- C_OP_InheritFromParentParticlesV2
- C_OP_InheritFromPeerSystem
- C_OP_InterpolateRadius
- C_OP_LagCompensation
- C_OP_LerpEndCapScalar
- C_OP_LerpEndCapVector
- C_OP_LerpScalar
- C_OP_LerpToInitialPosition
- C_OP_LerpToOtherAttribute
- C_OP_LerpVector
- C_OP_LockPoints
- C_OP_LockToBone
- C_OP_LockToPointList
- C_OP_LockToSavedSequentialPath
- C_OP_LockToSavedSequentialPathV2
- C_OP_MaintainSequentialPath
- C_OP_MaxVelocity
- C_OP_ModelCull
- C_OP_MoveToHitbox
- C_OP_MovementLoopInsideSphere
- C_OP_MovementMaintainOffset
- C_OP_MovementMoveAlongSkinnedCPSnapshot
- C_OP_MovementPlaceOnGround
- C_OP_MovementRigidAttachToCP
- C_OP_MovementRotateParticleAroundAxis
- C_OP_MovementSkinnedPositionFromCPSnapshot
- C_OP_Noise
- C_OP_NormalLock
- C_OP_NormalizeVector
- C_OP_Orient2DRelToCP
- C_OP_OrientTo2dDirection
- C_OP_OscillateScalar
- C_OP_OscillateScalarSimple
- C_OP_OscillateVector
- C_OP_OscillateVectorSimple
- C_OP_PercentageBetweenCPLerpCPs
- C_OP_PercentageBetweenCPs
- C_OP_PercentageBetweenCPsVector
- C_OP_PinParticleToCP
- C_OP_PlaneCull
- C_OP_PointVectorAtNextParticle
- C_OP_PositionLock
- C_OP_QuantizeFloat
- C_OP_RadiusDecay
- C_OP_RampScalarLinear
- C_OP_RampScalarLinearSimple
- C_OP_RampScalarSpline
- C_OP_RampScalarSplineSimple
- C_OP_ReadFromNeighboringParticle
- C_OP_ReinitializeScalarEndCap
- C_OP_RemapCPOrientationToRotations
- C_OP_RemapCPOrientationToYaw
- C_OP_RemapCPVelocityToVector
- C_OP_RemapCPVisibilityToScalar
- C_OP_RemapCPVisibilityToVector
- C_OP_RemapCPtoScalar
- C_OP_RemapCPtoVector
- C_OP_RemapCPtoVelocity
- C_OP_RemapControlPointDirectionToVector
- C_OP_RemapControlPointOrientationToRotation
- C_OP_RemapCrossProductOfTwoVectorsToVector
- C_OP_RemapDirectionToCPToVector
- C_OP_RemapDistanceToLineSegmentBase
- C_OP_RemapDotProductToScalar
- C_OP_RemapNamedModelElementEndCap
- C_OP_RemapNamedModelElementOnceTimed
- C_OP_RemapParticleCountOnScalarEndCap
- C_OP_RemapParticleCountToScalar
- C_OP_RemapScalar
- C_OP_RemapScalarEndCap
- C_OP_RemapScalarOnceTimed
- C_OP_RemapSpeed
- C_OP_RemapVectorComponentToScalar
- C_OP_RemapVectortoCP
- C_OP_RemapVelocityToVector
- C_OP_RemapVisibilityScalar
- C_OP_RestartAfterDuration
- C_OP_RotateVector
- C_OP_SequenceFromModel
- C_OP_SetAttributeToScalarExpression
- C_OP_SetCPOrientationToDirection
- C_OP_SetCPOrientationToGroundNormal
- C_OP_SetCPtoVector
- C_OP_SetChildControlPoints
- C_OP_SetControlPointsToModelParticles
- C_OP_SetControlPointsToParticle
- C_OP_SetFloat
- C_OP_SetFloatCollection
- C_OP_SetFromCPSnapshot
- C_OP_SetPerChildControlPoint
- C_OP_SetPerChildControlPointFromAttribute
- C_OP_SetToCP
- C_OP_SetVec
- C_OP_SnapshotRigidSkinToBones
- C_OP_SnapshotSkinToBones
- C_OP_TeleportBeam
- C_OP_UpdateLightSource
- C_OP_VectorNoise
- C_OP_VelocityDecay
- C_OP_VelocityMatchingForce
- CParticleFunctionRenderer
- CBaseRendererSource2
- C_OP_Callback
- C_OP_RenderAsModels
- C_OP_RenderBlobs
- C_OP_RenderCables
- C_OP_RenderClothForce
- C_OP_RenderDeferredLight
- C_OP_RenderFlattenGrass
- C_OP_RenderModels
- C_OP_RenderPoints
- C_OP_RenderProjected
- C_OP_RenderScreenShake
- C_OP_RenderScreenVelocityRotate
- C_OP_RenderSound
- C_OP_RenderStandardLight
- C_OP_RenderStatusEffect
- C_OP_RenderStatusEffectCitadel
- C_OP_RenderText
- C_OP_RenderTonemapController
- C_OP_RenderTreeShake
- C_OP_RenderVRHapticEvent
- CParticleVisibilityInputs
- CPathParameters
- CollisionGroupContext_t
- ControlPointReference_t
- FloatInputMaterialVariable_t
- IControlPointEditorData
- IParticleCollection
- IParticleSystemDefinition
- MaterialVariable_t
- ModelReference_t
- ParticleChildrenInfo_t
- ParticleControlPointConfiguration_t
- ParticleControlPointDriver_t
- ParticlePreviewBodyGroup_t
- ParticlePreviewState_t
- PointDefinition_t
- VecInputMaterialVariable_t
Enums
- AnimationType_t
- BlurFilterType_t
- Detail2Combo_t
- DetailCombo_t
- HitboxLerpType_t
- MissingParentInheritBehavior_t
- ParticleAttachment_t
- ParticleCollisionMode_t
- ParticleColorBlendMode_t
- ParticleColorBlendType_t
- ParticleDepthFeatheringMode_t
- ParticleDetailLevel_t
- ParticleFalloffFunction_t
- ParticleImpulseType_t
- ParticleLightTypeChoiceList_t
- ParticleOrientationChoiceList_t
- ParticlePinDistance_t
- ParticleSelection_t
- ParticleSetMethod_t
- ParticleSortingChoiceList_t
- ParticleTopology_t
- ParticleVRHandChoiceList_t
- PetGroundType_t
- ScalarExpressionType_t
- SequenceCombineMode_t
- TextureRepetitionMode_t
- VectorExpressionType_t