ZombieBotLocomotion
59 functions
| Address | Function | Size | Mangled |
|---|---|---|---|
| 0x0053e100 | ZombieBotLocomotion::GetGround | 59 | _ZNK19ZombieBotLocomotion9GetGroundEv |
| 0x0053e150 | ZombieBotLocomotion::GetGroundNormal | 13 | _ZNK19ZombieBotLocomotion15GetGroundNormalEv |
| 0x0053e160 | ZombieBotLocomotion::SetDesiredLean | 49 | _ZN19ZombieBotLocomotion14SetDesiredLeanERK6QAngle |
| 0x0053e1a0 | ZombieBotLocomotion::GetDesiredLean | 13 | _ZNK19ZombieBotLocomotion14GetDesiredLeanEv |
| 0x0053e1b0 | ZombieBotLocomotion::SetDesiredSpeed | 21 | _ZN19ZombieBotLocomotion15SetDesiredSpeedEf |
| 0x0053e1d0 | ZombieBotLocomotion::GetDesiredSpeed | 27 | _ZNK19ZombieBotLocomotion15GetDesiredSpeedEv |
| 0x0053e1f0 | ZombieBotLocomotion::IsClimbingOrJumping | 15 | _ZNK19ZombieBotLocomotion19IsClimbingOrJumpingEv |
| 0x0053e200 | ZombieBotLocomotion::IsClimbingUpToLedge | 15 | _ZNK19ZombieBotLocomotion19IsClimbingUpToLedgeEv |
| 0x0053e210 | ZombieBotLocomotion::IsJumpingAcrossGap | 15 | _ZNK19ZombieBotLocomotion18IsJumpingAcrossGapEv |
| 0x0053e220 | ZombieBotLocomotion::IsRunning | 62 | _ZNK19ZombieBotLocomotion9IsRunningEv |
| 0x0053e260 | ZombieBotLocomotion::GetStepHeight | 11 | _ZNK19ZombieBotLocomotion13GetStepHeightEv |
| 0x0053e270 | ZombieBotLocomotion::GetMaxJumpHeight | 11 | _ZNK19ZombieBotLocomotion16GetMaxJumpHeightEv |
| 0x0053e280 | ZombieBotLocomotion::GetDeathDropHeight | 11 | _ZNK19ZombieBotLocomotion18GetDeathDropHeightEv |
| 0x0053e290 | ZombieBotLocomotion::GetWalkSpeed | 11 | _ZNK19ZombieBotLocomotion12GetWalkSpeedEv |
| 0x0053e2a0 | ZombieBotLocomotion::GetMoveVector | 13 | _ZNK19ZombieBotLocomotion13GetMoveVectorEv |
| 0x00a50dc0 | ZombieBotLocomotion::Run | 43 | _ZN19ZombieBotLocomotion3RunEv |
| 0x00a50df0 | ZombieBotLocomotion::Walk | 43 | _ZN19ZombieBotLocomotion4WalkEv |
| 0x00a50e20 | ZombieBotLocomotion::Stop | 18 | _ZN19ZombieBotLocomotion4StopEv |
| 0x00a50e40 | ZombieBotLocomotion::GetGroundAcceleration | 26 | _ZNK19ZombieBotLocomotion21GetGroundAccelerationEv |
| 0x00a50e60 | ZombieBotLocomotion::GetYawRate | 26 | _ZNK19ZombieBotLocomotion10GetYawRateEv |
| 0x00a50e80 | ZombieBotLocomotion::IsUsingLadder | 19 | _ZNK19ZombieBotLocomotion13IsUsingLadderEv |
| 0x00a50ea0 | ZombieBotLocomotion::IsAscendingOrDescendingLadder | 17 | _ZNK19ZombieBotLocomotion29IsAscendingOrDescendingLadderEv |
| 0x00a50ec0 | ZombieBotLocomotion::GetFeet | 33 | _ZNK19ZombieBotLocomotion7GetFeetEv |
| 0x00a50ef0 | ZombieBotLocomotion::SetAcceleration | 49 | _ZN19ZombieBotLocomotion15SetAccelerationERK6Vector |
| 0x00a50f30 | ZombieBotLocomotion::SetVelocity | 40 | _ZN19ZombieBotLocomotion11SetVelocityERK6Vector |
| 0x00a50f60 | ZombieBotLocomotion::GetVelocity | 11 | _ZNK19ZombieBotLocomotion11GetVelocityEv |
| 0x00a50f70 | ZombieBotLocomotion::OnMoveToSuccess | 71 | _ZN19ZombieBotLocomotion15OnMoveToSuccessEPK4Path |
| 0x00a50fc0 | ZombieBotLocomotion::OnNavAreaChanged | 5 | _ZN19ZombieBotLocomotion16OnNavAreaChangedEP8CNavAreaS1_ |
| 0x00a50fd0 | ZombieBotLocomotion::OnContact | 5 | _ZN19ZombieBotLocomotion9OnContactEP11CBaseEntityP10CGameTrace |
| 0x00a50fe0 | ZombieBotLocomotion::~ZombieBotLocomotion | 18 | _ZN19ZombieBotLocomotionD1Ev |
| 0x00a51000 | ZombieBotLocomotion::~ZombieBotLocomotion | 37 | _ZN19ZombieBotLocomotionD0Ev |
| 0x00a51030 | ZombieBotLocomotion::IsOnGround | 27 | _ZNK19ZombieBotLocomotion10IsOnGroundEv |
| 0x00a51050 | ZombieBotLocomotion::JumpAcrossGap | 470 | _ZN19ZombieBotLocomotion13JumpAcrossGapERK6VectorS2_ |
| 0x00a51230 | ZombieBotLocomotion::FaceTowards | 279 | _ZN19ZombieBotLocomotion11FaceTowardsERK6Vector |
| 0x00a51350 | ZombieBotLocomotion::GetSpeedLimit | 104 | _ZNK19ZombieBotLocomotion13GetSpeedLimitEv |
| 0x00a513c0 | ZombieBotLocomotion::OnLandOnGround | 75 | _ZN19ZombieBotLocomotion14OnLandOnGroundEP11CBaseEntity |
| 0x00a51420 | ZombieBotLocomotion::Jump | 208 | _ZN19ZombieBotLocomotion4JumpEv |
| 0x00a51500 | ZombieBotLocomotion::OnAnimationActivityComplete | 121 | _ZN19ZombieBotLocomotion27OnAnimationActivityCompleteEi |
| 0x00a51580 | ZombieBotLocomotion::IsAreaTraversable | 120 | _ZNK19ZombieBotLocomotion17IsAreaTraversableEPK8CNavArea |
| 0x00a51600 | ZombieBotLocomotion::OnMoveToFailure | 122 | _ZN19ZombieBotLocomotion15OnMoveToFailureEPK4Path17MoveToFailureType |
| 0x00a51690 | ZombieBotLocomotion::OnLeaveGround | 107 | _ZN19ZombieBotLocomotion13OnLeaveGroundEP11CBaseEntity |
| 0x00a51700 | ZombieBotLocomotion::ClimbUpToLedge | 4666 | _ZN19ZombieBotLocomotion14ClimbUpToLedgeERK6VectorS2_PK11CBaseEntity |
| 0x00a52a60 | ZombieBotLocomotion::ZombieBotLocomotion | 249 | _ZN19ZombieBotLocomotionC2EP8INextBot |
| 0x00a52b70 | ZombieBotLocomotion::DetectCollision | 1526 | _ZN19ZombieBotLocomotion15DetectCollisionEP10CGameTraceRiRK6VectorS5_S5_S5_ |
| 0x00a53190 | ZombieBotLocomotion::ResolveCollision | 4212 | _ZN19ZombieBotLocomotion16ResolveCollisionERK6VectorS2_i |
| 0x00a54290 | ZombieBotLocomotion::ResolveZombieCollisions | 1109 | _ZN19ZombieBotLocomotion23ResolveZombieCollisionsERK6Vector |
| 0x00a54720 | ZombieBotLocomotion::UpdatePosition | 747 | _ZN19ZombieBotLocomotion14UpdatePositionERK6Vector |
| 0x00a54a50 | ZombieBotLocomotion::TraverseLadder | 874 | _ZN19ZombieBotLocomotion14TraverseLadderEv |
| 0x00a54dd0 | ZombieBotLocomotion::ClimbLadder | 267 | _ZN19ZombieBotLocomotion11ClimbLadderEPK10CNavLadderPK8CNavArea |
| 0x00a54ef0 | ZombieBotLocomotion::DescendLadder | 389 | _ZN19ZombieBotLocomotion13DescendLadderEPK10CNavLadderPK8CNavArea |
| 0x00a55080 | ZombieBotLocomotion::DidJustJump | 70 | _ZNK19ZombieBotLocomotion11DidJustJumpEv |
| 0x00a550d0 | ZombieBotLocomotion::ApplyAccumulatedApproach | 1570 | _ZN19ZombieBotLocomotion24ApplyAccumulatedApproachEv |
| 0x00a55740 | ZombieBotLocomotion::UpdateGroundConstraint | 2738 | _ZN19ZombieBotLocomotion22UpdateGroundConstraintEv |
| 0x00a56250 | ZombieBotLocomotion::Reset | 562 | _ZN19ZombieBotLocomotion5ResetEv |
| 0x00a56490 | ZombieBotLocomotion::Update | 2612 | _ZN19ZombieBotLocomotion6UpdateEv |
| 0x00a56f50 | ZombieBotLocomotion::Approach | 178 | _ZN19ZombieBotLocomotion8ApproachERK6Vectorf |
| 0x00a57010 | ZombieBotLocomotion::DriveTo | 50 | _ZN19ZombieBotLocomotion7DriveToERK6Vector |
| 0x00a57050 | ZombieBotLocomotion::IsEntityTraversable | 77 | _ZNK19ZombieBotLocomotion19IsEntityTraversableEP11CBaseEntityN11ILocomotion16TraverseWhenTypeE |
| 0x00a570b0 | ZombieBotLocomotion::GetRunSpeed | 27 | _ZNK19ZombieBotLocomotion11GetRunSpeedEv |