PlayerLocomotion
48 functions
| Address | Function | Size | Mangled |
|---|---|---|---|
| 0x0076bb50 | PlayerLocomotion::AdjustPosture | 239 | _ZN16PlayerLocomotion13AdjustPostureERK6Vector |
| 0x0076bc50 | PlayerLocomotion::JumpAcrossGap | 169 | _ZN16PlayerLocomotion13JumpAcrossGapERK6VectorS2_ |
| 0x0076bd00 | PlayerLocomotion::IsClimbingUpToLedge | 15 | _ZNK16PlayerLocomotion19IsClimbingUpToLedgeEv |
| 0x0076bd10 | PlayerLocomotion::IsJumpingAcrossGap | 15 | _ZNK16PlayerLocomotion18IsJumpingAcrossGapEv |
| 0x0076bd20 | PlayerLocomotion::GetGroundNormal | 16 | _ZNK16PlayerLocomotion15GetGroundNormalEv |
| 0x0076bd30 | PlayerLocomotion::ClimbLadder | 36 | _ZN16PlayerLocomotion11ClimbLadderEPK10CNavLadderPK8CNavArea |
| 0x0076bd60 | PlayerLocomotion::DescendLadder | 36 | _ZN16PlayerLocomotion13DescendLadderEPK10CNavLadderPK8CNavArea |
| 0x0076bd90 | PlayerLocomotion::IsUsingLadder | 19 | _ZNK16PlayerLocomotion13IsUsingLadderEv |
| 0x0076bdb0 | PlayerLocomotion::FaceTowards | 199 | _ZN16PlayerLocomotion11FaceTowardsERK6Vector |
| 0x0076be80 | PlayerLocomotion::GetFeet | 42 | _ZNK16PlayerLocomotion7GetFeetEv |
| 0x0076beb0 | PlayerLocomotion::GetVelocity | 42 | _ZNK16PlayerLocomotion11GetVelocityEv |
| 0x0076bee0 | PlayerLocomotion::IsOnGround | 27 | _ZNK16PlayerLocomotion10IsOnGroundEv |
| 0x0076bf00 | PlayerLocomotion::GetGround | 18 | _ZNK16PlayerLocomotion9GetGroundEv |
| 0x0076bf20 | PlayerLocomotion::IsClimbingOrJumping | 76 | _ZNK16PlayerLocomotion19IsClimbingOrJumpingEv |
| 0x0076bf70 | PlayerLocomotion::Jump | 195 | _ZN16PlayerLocomotion4JumpEv |
| 0x0076c120 | PlayerLocomotion::ApproachAscendingLadder | 592 | _ZN16PlayerLocomotion23ApproachAscendingLadderEv |
| 0x0076c390 | PlayerLocomotion::ApproachDescendingLadder | 995 | _ZN16PlayerLocomotion24ApproachDescendingLadderEv |
| 0x0076c790 | PlayerLocomotion::AscendLadder | 665 | _ZN16PlayerLocomotion12AscendLadderEv |
| 0x0076ca40 | PlayerLocomotion::DescendLadder | 719 | _ZN16PlayerLocomotion13DescendLadderEv |
| 0x0076cd30 | PlayerLocomotion::DismountLadderTop | 722 | _ZN16PlayerLocomotion17DismountLadderTopEv |
| 0x0076d010 | PlayerLocomotion::DismountLadderBottom | 158 | _ZN16PlayerLocomotion20DismountLadderBottomEv |
| 0x0076d0c0 | PlayerLocomotion::TraverseLadder | 303 | _ZN16PlayerLocomotion14TraverseLadderEv |
| 0x0076d210 | PlayerLocomotion::IsClimbPossible | 299 | _ZNK16PlayerLocomotion15IsClimbPossibleEP8INextBotPK11CBaseEntity |
| 0x0076d340 | PlayerLocomotion::ClimbUpToLedge | 124 | _ZN16PlayerLocomotion14ClimbUpToLedgeERK6VectorS2_PK11CBaseEntity |
| 0x0076d3c0 | PlayerLocomotion::Reset | 206 | _ZN16PlayerLocomotion5ResetEv |
| 0x0076d490 | PlayerLocomotion::PlayerLocomotion | 105 | _ZN16PlayerLocomotionC2EP8INextBot |
| 0x0076d510 | PlayerLocomotion::Update | 744 | _ZN16PlayerLocomotion6UpdateEv |
| 0x0076d810 | PlayerLocomotion::Approach | 3274 | _ZN16PlayerLocomotion8ApproachERK6Vectorf |
| 0x0076e570 | PlayerLocomotion::DriveTo | 56 | _ZN16PlayerLocomotion7DriveToERK6Vector |
| 0x0076e5b0 | PlayerLocomotion::SetDesiredLean | 5 | _ZN16PlayerLocomotion14SetDesiredLeanERK6QAngle |
| 0x0076e5c0 | PlayerLocomotion::GetStepHeight | 11 | _ZNK16PlayerLocomotion13GetStepHeightEv |
| 0x0076e5d0 | PlayerLocomotion::GetMaxJumpHeight | 11 | _ZNK16PlayerLocomotion16GetMaxJumpHeightEv |
| 0x0076e5e0 | PlayerLocomotion::GetDeathDropHeight | 11 | _ZNK16PlayerLocomotion18GetDeathDropHeightEv |
| 0x0076e5f0 | PlayerLocomotion::GetRunSpeed | 11 | _ZNK16PlayerLocomotion11GetRunSpeedEv |
| 0x0076e600 | PlayerLocomotion::GetWalkSpeed | 11 | _ZNK16PlayerLocomotion12GetWalkSpeedEv |
| 0x0076e610 | PlayerLocomotion::Run | 43 | _ZN16PlayerLocomotion3RunEv |
| 0x0076e640 | PlayerLocomotion::Walk | 43 | _ZN16PlayerLocomotion4WalkEv |
| 0x0076e670 | PlayerLocomotion::Stop | 18 | _ZN16PlayerLocomotion4StopEv |
| 0x0076e690 | PlayerLocomotion::IsRunning | 10 | _ZNK16PlayerLocomotion9IsRunningEv |
| 0x0076e6a0 | PlayerLocomotion::SetDesiredSpeed | 21 | _ZN16PlayerLocomotion15SetDesiredSpeedEf |
| 0x0076e6c0 | PlayerLocomotion::GetDesiredSpeed | 51 | _ZNK16PlayerLocomotion15GetDesiredSpeedEv |
| 0x0076e700 | PlayerLocomotion::SetMinimumSpeedLimit | 21 | _ZN16PlayerLocomotion20SetMinimumSpeedLimitEf |
| 0x0076e720 | PlayerLocomotion::SetMaximumSpeedLimit | 21 | _ZN16PlayerLocomotion20SetMaximumSpeedLimitEf |
| 0x0076e740 | PlayerLocomotion::IsAbleToAutoCenterOnLadder | 50 | _ZNK16PlayerLocomotion26IsAbleToAutoCenterOnLadderEv |
| 0x0076e780 | PlayerLocomotion::IsAscendingOrDescendingLadder | 23 | _ZNK16PlayerLocomotion29IsAscendingOrDescendingLadderEv |
| 0x0076e7a0 | PlayerLocomotion::~PlayerLocomotion | 18 | _ZN16PlayerLocomotionD1Ev |
| 0x0076e7c0 | PlayerLocomotion::~PlayerLocomotion | 37 | _ZN16PlayerLocomotionD0Ev |
| 0x0076e7f0 | PlayerLocomotion::GetDesiredLean | 56 | _ZNK16PlayerLocomotion14GetDesiredLeanEv |