Source 2 Viewer
CFireCrackerBlast
CFish
CFishPool
CFlashbang
CFlashbangProjectile
CFogController
CFogTrigger
CFogVolume
CFootstepControl
CFuncBrush
CFuncConveyor
CFuncElectrifiedVolume
CFuncIllusionary
CFuncInteractionLayerClip
CFuncLadder
CFuncLadderAlias_func_useableladder
CFuncMonitor
CFuncMoveLinear
CFuncMoveLinearAlias_momentary_door
CFuncMover
CFuncMover::FollowConstraint_t
CFuncMover::FollowEntityDirection_t
CFuncMover::Move_t
CFuncMover::OrientationUpdate_t
CFuncMover::TransitionToPathNodeAction_t
CFuncMoverAPI
CFuncNavBlocker
CFuncNavObstruction
CFuncPlat
CFuncPlatRot
CFuncPropRespawnZone
CFuncRetakeBarrier
CFuncRotating
CFuncRotator
CFuncRotator::Rotate_t
CFuncShatterglass
CFuncTankTrain
CFuncTimescale
CFuncTrackAuto
CFuncTrackChange
CFuncTrackTrain
CFuncTrain
CFuncTrainControls
CFuncVPhysicsClip
CFuncVehicleClip
CFuncWall
CFuncWallToggle
CFuncWater
CGameChoreoServices
CGameEnd
CGameGibManager
CGameMoney
CGamePlayerEquip
CGamePlayerZone
CGameRules
CGameRulesProxy
CGameSceneNode
CGameSceneNodeHandle
CGameScriptedMoveData
CGameScriptedMoveDef_t
CGameText
CGenericConstraint
CGenericShapeProxy
CGlowProperty
CGradientFog
CGunTarget
CHEGrenade
CHEGrenadeProjectile
CHandleDummy
CHandleTest
CHintMessage
CHintMessageQueue
CHitboxComponent
CHostage
CHostageAlias_info_hostage_spawn
CHostageCarriableProp
CHostageExpresserShim
CHostageRescueZone
CHostageRescueZoneShim
CIncendiaryGrenade
Type
/
to search
Counter-Strike 2
server
CBaseModelEntity
CFuncMover
CFuncMover
Inherits from (129 fields)
CBaseModelEntity
CBaseEntity
CEntityInstance
expand fields
m_iszPathName
:
CUtlSymbolLarge
1896 (0x0768)
m_hPathMover
:
CHandle
<
CPathMover
>
1904 (0x0770)
m_hPrevPathMover
:
CHandle
<
CPathMover
>
1908 (0x0774)
m_iszPathNodeStart
:
CUtlSymbolLarge
1912 (0x0778)
m_iszPathNodeEnd
:
CUtlSymbolLarge
1920 (0x0780)
m_bIgnoreEndNode
:
bool
1928 (0x0788)
m_eMoveType
:
CFuncMover::Move_t
1932 (0x078C)
m_bIsReversing
:
bool
1936 (0x0790)
m_flStartSpeed
:
float32
1940 (0x0794)
m_flPathLocation
:
float32
1944 (0x0798)
m_flT
:
float32
1948 (0x079C)
m_nCurrentNodeIndex
:
int32
1952 (0x07A0)
m_nPreviousNodeIndex
:
int32
1956 (0x07A4)
m_eSolidType
:
SolidType_t
1960 (0x07A8)
m_bIsMoving
:
bool
1961 (0x07A9)
m_flTimeToReachMaxSpeed
:
float32
1964 (0x07AC)
m_flDistanceToReachMaxSpeed
:
float32
1968 (0x07B0)
m_flTimeToReachZeroSpeed
:
float32
1972 (0x07B4)
m_flComputedDistanceToReachMaxSpeed
:
float32
1976 (0x07B8)
m_flComputedDistanceToReachZeroSpeed
:
float32
1980 (0x07BC)
m_flStartCurveScale
:
float32
1984 (0x07C0)
m_flStopCurveScale
:
float32
1988 (0x07C4)
m_flDistanceToReachZeroSpeed
:
float32
1992 (0x07C8)
m_flTimeMovementStart
:
GameTime_t
1996 (0x07CC)
m_flTimeMovementStop
:
GameTime_t
2000 (0x07D0)
m_hStopAtNode
:
CHandle
<
CMoverPathNode
>
2004 (0x07D4)
m_flPathLocationToBeginStop
:
float32
2008 (0x07D8)
m_flPathLocationStart
:
float32
2012 (0x07DC)
m_flBeginStopT
:
float32
2016 (0x07E0)
m_iszStartForwardSound
:
CUtlSymbolLarge
2024 (0x07E8)
m_iszLoopForwardSound
:
CUtlSymbolLarge
2032 (0x07F0)
m_iszStopForwardSound
:
CUtlSymbolLarge
2040 (0x07F8)
m_iszStartReverseSound
:
CUtlSymbolLarge
2048 (0x0800)
m_iszLoopReverseSound
:
CUtlSymbolLarge
2056 (0x0808)
m_iszStopReverseSound
:
CUtlSymbolLarge
2064 (0x0810)
m_iszArriveAtDestinationSound
:
CUtlSymbolLarge
2072 (0x0818)
m_OnMovementEnd
:
CEntityIOOutput
2104 (0x0838)
m_bStartAtClosestPoint
:
bool
2128 (0x0850)
m_bStartAtEnd
:
bool
2129 (0x0851)
m_bStartFollowingClosestMover
:
bool
2130 (0x0852)
m_eOrientationUpdate
:
CFuncMover::OrientationUpdate_t
2132 (0x0854)
m_flTimeStartOrientationChange
:
GameTime_t
2136 (0x0858)
m_flTimeToBlendToNewOrientation
:
float32
2140 (0x085C)
m_flDurationBlendToNewOrientationRan
:
float32
2144 (0x0860)
m_bCreateMovableNavMesh
:
bool
2148 (0x0864)
m_bAllowMovableNavMeshDockingOnEntireEntity
:
bool
2149 (0x0865)
m_OnNodePassed
:
CEntityOutputTemplate
<
CUtlString
>
2152 (0x0868)
m_iszOrientationMatchEntityName
:
CUtlSymbolLarge
2184 (0x0888)
m_hOrientationMatchEntity
:
CHandle
<
CBaseEntity
>
2192 (0x0890)
m_flTimeToTraverseToNextNode
:
float32
2196 (0x0894)
m_vLerpToNewPosStartInPathEntitySpace
:
Vector
2200 (0x0898)
m_vLerpToNewPosEndInPathEntitySpace
:
Vector
2212 (0x08A4)
m_flLerpToPositionT
:
float32
2224 (0x08B0)
m_flLerpToPositionDeltaT
:
float32
2228 (0x08B4)
m_OnLerpToPositionComplete
:
CEntityIOOutput
2232 (0x08B8)
m_bIsPaused
:
bool
2256 (0x08D0)
m_eTransitionedToPathNodeAction
:
CFuncMover::TransitionToPathNodeAction_t
2260 (0x08D4)
m_qTransitionSourceOrientation
:
Quaternion
2272 (0x08E0)
m_nDelayedTeleportToNode
:
int32
2288 (0x08F0)
m_bIsImGuiLogging
:
bool
2292 (0x08F4)
m_hFollowEntity
:
CHandle
<
CBaseEntity
>
2296 (0x08F8)
m_flFollowDistance
:
float32
2300 (0x08FC)
m_flFollowMinimumSpeed
:
float32
2304 (0x0900)
m_flCurFollowEntityT
:
float32
2308 (0x0904)
m_flCurFollowSpeed
:
float32
2312 (0x0908)
m_strOrientationFaceEntityName
:
CUtlSymbolLarge
2320 (0x0910)
m_hOrientationFaceEntity
:
CHandle
<
CBaseEntity
>
2328 (0x0918)
m_OnStart
:
CEntityIOOutput
2336 (0x0920)
m_OnStartForward
:
CEntityIOOutput
2360 (0x0938)
m_OnStartReverse
:
CEntityIOOutput
2384 (0x0950)
m_OnStop
:
CEntityIOOutput
2408 (0x0968)
m_OnStopped
:
CEntityIOOutput
2432 (0x0980)
m_bNextNodeReturnsCurrent
:
bool
2456 (0x0998)
m_bStartedMoving
:
bool
2457 (0x0999)
m_eFollowEntityDirection
:
CFuncMover::FollowEntityDirection_t
2488 (0x09B8)
m_hFollowMover
:
CHandle
<
CFuncMover
>
2492 (0x09BC)
m_iszFollowMoverEntityName
:
CUtlSymbolLarge
2496 (0x09C0)
m_flFollowMoverDistance
:
float32
2504 (0x09C8)
m_flFollowMoverRatio
:
float32
2508 (0x09CC)
m_flFollowMoverCalculatedDistance
:
float32
2512 (0x09D0)
m_flFollowMoverSpringStrength
:
float32
2516 (0x09D4)
m_nFollowMoverConstraintPriority
:
int32
2520 (0x09D8)
m_bFollowConstraintsInitialized
:
bool
2524 (0x09DC)
m_eFollowConstraint
:
CFuncMover::FollowConstraint_t
2528 (0x09E0)
m_flFollowMoverSpeed
:
float32
2532 (0x09E4)
m_flFollowMoverVelocity
:
float32
2536 (0x09E8)
m_nTickMovementRan
:
GameTick_t
2540 (0x09EC)
m_movementSummary
:
FuncMoverMovementSummary_t
2544 (0x09F0)
m_bStopFromBeginStopTarget
:
bool
2576 (0x0A10)
m_bQueueStop
:
bool
2577 (0x0A11)
m_bQueueStopMoving
:
bool
2578 (0x0A12)
Referenced by (5)
CFuncRotator
m_hSpeedFromMover
CPathMover
m_vecMovers
CPathMoverEntitySpawner
m_mapSpawnedMoverTemplates
CPathMoverEntitySpawner
m_vecQueuedRemovals
PathMoverEntitySpawn
hMover
Also in
client.dll
Dota 2
Deadlock