| AddJoint(JointParams jointParams) | Barotrauma.Ragdoll | |
| AddLimb(LimbParams limbParams) | Barotrauma.Ragdoll | protected |
| AddLimb(Limb limb) | Barotrauma.Ragdoll | |
| Aiming | Barotrauma.AnimController | protected |
| aiming | Barotrauma.AnimController | protected |
| aimingMelee | Barotrauma.AnimController | protected |
| AimSourcePos | Barotrauma.AnimController | |
| AimSourceSimPos | Barotrauma.AnimController | |
| AimSourceWorldPos | Barotrauma.AnimController | |
| AllAnimParams | Barotrauma.AnimController | |
| Anim | Barotrauma.AnimController | |
| Animation enum name | Barotrauma.AnimController | |
| AnimationTestPose | Barotrauma.AnimController | |
| AnimController(Character character, string seed, RagdollParams ragdollParams=null) | Barotrauma.AnimController | |
| ApplyPose(Vector2 leftHandPos, Vector2 rightHandPos, Vector2 leftFootPos, Vector2 rightFootPos, float footMoveForce=10) | Barotrauma.AnimController | |
| ApplyTestPose() | Barotrauma.AnimController | |
| ArmLength | Barotrauma.AnimController | |
| BodyInRest | Barotrauma.Ragdoll | |
| CalculateArmLengths() | Barotrauma.AnimController | protected |
| CanEnterSubmarine | Barotrauma.Ragdoll | |
| CanWalk | Barotrauma.AnimController | |
| Character | Barotrauma.Ragdoll | |
| character | Barotrauma.Ragdoll | protected |
| CheckDistFromCollider() | Barotrauma.Ragdoll | protected |
| Collider | Barotrauma.Ragdoll | |
| collider | Barotrauma.Ragdoll | protected |
| ColliderHeightFromFloor | Barotrauma.Ragdoll | |
| ColliderIndex | Barotrauma.Ragdoll | |
| colliderIndex | Barotrauma.Ragdoll | protected |
| CreateColliders() | Barotrauma.Ragdoll | protected |
| CreateJoints() | Barotrauma.Ragdoll | protected |
| CreateLimbs() | Barotrauma.Ragdoll | protected |
| CurrentAnimationParams | Barotrauma.AnimController | |
| CurrentGroundedParams | Barotrauma.AnimController | |
| CurrentHull | Barotrauma.Ragdoll | |
| currentHull | Barotrauma.Ragdoll | protected |
| CurrentSwimParams | Barotrauma.AnimController | |
| deathAnimDuration | Barotrauma.AnimController | protected |
| deathAnimTimer | Barotrauma.AnimController | protected |
| Dir | Barotrauma.Ragdoll | |
| dir | Barotrauma.Ragdoll | protected |
| Direction | Barotrauma.Ragdoll | |
| DragCharacter(Character target, float deltaTime) | Barotrauma.AnimController | |
| Draggable | Barotrauma.Ragdoll | |
| DragWithRope() | Barotrauma.Ragdoll | |
| expiredAnimations | Barotrauma.AnimController | protected |
| FindHull(Vector2? worldPosition=null, bool setSubmarine=true) | Barotrauma.Ragdoll | |
| FindLowestLimb() | Barotrauma.Ragdoll | |
| Flip() | Barotrauma.Ragdoll | virtual |
| FlipLockTime | Barotrauma.AnimController | |
| floorFixture | Barotrauma.Ragdoll | protected |
| floorNormal | Barotrauma.Ragdoll | protected |
| FloorY | Barotrauma.Ragdoll | |
| floorY | Barotrauma.Ragdoll | protected |
| forceNotStanding | Barotrauma.Ragdoll | |
| ForceRefreshFloorY() | Barotrauma.Ragdoll | |
| ForceSelectAnimationType | Barotrauma.AnimController | |
| forceStanding | Barotrauma.Ragdoll | |
| forearmLength | Barotrauma.AnimController | protected |
| Frozen | Barotrauma.Ragdoll | |
| GetAnimationParamsFromType(AnimationType type) | Barotrauma.AnimController | |
| GetCenterOfMass() | Barotrauma.Ragdoll | |
| GetColliderBottom() | Barotrauma.Ragdoll | |
| GetConnectedLimbs(Limb limb) | Barotrauma.Ragdoll | protected |
| GetCurrentSpeed(bool useMaxSpeed) | Barotrauma.AnimController | |
| GetHeightFromFloor() | Barotrauma.AnimController | |
| GetImpactDamage(float impact, float? impactTolerance=null) | Barotrauma.Ragdoll | |
| GetJoint(LimbType matchingType, IEnumerable< LimbType > ignoredTypes) | Barotrauma.AnimController | protected |
| GetJointBetweenLimbs(LimbType limbTypeA, LimbType limbTypeB) | Barotrauma.AnimController | protected |
| GetLimb(LimbType limbType, bool excludeSevered=true) | Barotrauma.Ragdoll | |
| GetMouthPosition() | Barotrauma.Ragdoll | |
| GetSpeed(AnimationType type) | Barotrauma.AnimController | virtual |
| GetSurfaceY() | Barotrauma.Ragdoll | |
| GetValidOrNull(AnimationParams p, float? v) | Barotrauma.AnimController | protected |
| GetValidOrNull(AnimationParams p, Vector2 v) | Barotrauma.AnimController | protected |
| Grab(Vector2 rightHandPos, Vector2 leftHandPos) | Barotrauma.AnimController | |
| HandIK(Limb hand, Vector2 pos, float armTorque=1.0f, float handTorque=1.0f, float maxAngularVelocity=float.PositiveInfinity) | Barotrauma.AnimController | |
| HangWithRope() | Barotrauma.Ragdoll | |
| HasMultipleLimbsOfSameType | Barotrauma.Ragdoll | |
| HeadAngle | Barotrauma.AnimController | |
| HeadInWater | Barotrauma.Ragdoll | |
| headInWater | Barotrauma.Ragdoll | protected |
| HeadPosition | Barotrauma.AnimController | |
| HideAndDisable(LimbType limbType, float duration=0, bool ignoreCollisions=true) | Barotrauma.Ragdoll | |
| HoldItem(float deltaTime, Item item, Vector2[] handlePos, Vector2 itemPos, bool aim, float holdAngle, float itemAngleRelativeToHoldAngle=0.0f, bool aimMelee=false, Vector2? targetPos=null) | Barotrauma.AnimController | |
| HoldToRope() | Barotrauma.Ragdoll | |
| IgnorePlatforms | Barotrauma.Ragdoll | |
| ImpactTolerance | Barotrauma.Ragdoll | |
| Invalid | Barotrauma.Ragdoll | |
| InWater | Barotrauma.Ragdoll | |
| inWater | Barotrauma.Ragdoll | protected |
| IsAboveFloor | Barotrauma.AnimController | |
| IsAiming | Barotrauma.AnimController | |
| IsAimingMelee | Barotrauma.AnimController | |
| IsClimbing | Barotrauma.AnimController | |
| IsDraggedWithRope | Barotrauma.Ragdoll | |
| IsFlipped | Barotrauma.Ragdoll | |
| IsHangingWithRope | Barotrauma.Ragdoll | |
| IsHoldingToRope | Barotrauma.Ragdoll | |
| IsMovingBackwards | Barotrauma.AnimController | |
| IsMovingFast | Barotrauma.AnimController | |
| IsStuck | Barotrauma.Ragdoll | |
| IsUsingItem | Barotrauma.AnimController | |
| LeftHandIKPos | Barotrauma.AnimController | |
| leftShoulder | Barotrauma.AnimController | protected |
| levitatingCollider | Barotrauma.Ragdoll | protected |
| LimbJoints | Barotrauma.Ragdoll | |
| Limbs | Barotrauma.Ragdoll | |
| LockFlipping(float time=0.2f) | Barotrauma.AnimController | |
| LogAccessedRemovedCharacterError() | Barotrauma.Ragdoll | protected |
| MainLimb | Barotrauma.Ragdoll | |
| Mass | Barotrauma.Ragdoll | |
| MAX_SPEED | Barotrauma.Ragdoll | static |
| MoveLimb(Limb limb, Vector2 pos, float amount, bool pullFromCenter=false) | Barotrauma.Ragdoll | |
| movement | Barotrauma.Ragdoll | |
| OnGround | Barotrauma.Ragdoll | |
| onGround | Barotrauma.Ragdoll | protected |
| OnLimbCollision(Fixture f1, Fixture f2, Contact contact) | Barotrauma.Ragdoll | |
| overrideTargetMovement | Barotrauma.Ragdoll | protected |
| Ragdoll(Character character, string seed, RagdollParams ragdollParams=null) | Barotrauma.Ragdoll | |
| RagdollParams | Barotrauma.Ragdoll | |
| Recreate(RagdollParams ragdollParams=null) | Barotrauma.AnimController | virtual |
| ReleaseStuckLimbs() | Barotrauma.Ragdoll | |
| Remove() | Barotrauma.Ragdoll | |
| RemoveAll() | Barotrauma.Ragdoll | static |
| RemoveLimb(Limb limb) | Barotrauma.Ragdoll | |
| ResetJoints() | Barotrauma.Ragdoll | |
| ResetLimbs() | Barotrauma.Ragdoll | |
| ResetPullJoints(Func< Limb, bool > condition=null) | Barotrauma.Ragdoll | |
| ResetRagdoll(bool forceReload=false) | Barotrauma.Ragdoll | |
| RestoreTemporarilyDisabled() | Barotrauma.Ragdoll | |
| RightHandIKPos | Barotrauma.AnimController | |
| rightShoulder | Barotrauma.AnimController | protected |
| RunParams | Barotrauma.AnimController | |
| SaveRagdoll(string fileNameWithoutExtension=null) | Barotrauma.Ragdoll | |
| SetPosition(Vector2 simPosition, bool lerp=false, bool ignorePlatforms=true, bool forceMainLimbToCollider=false, bool moveLatchers=true) | Barotrauma.Ragdoll | |
| SeverLimbJoint(LimbJoint limbJoint) | Barotrauma.Ragdoll | |
| shouldBeDraggedWithRope | Barotrauma.Ragdoll | protected |
| shouldHangWithRope | Barotrauma.Ragdoll | protected |
| shouldHoldToRope | Barotrauma.Ragdoll | protected |
| SimplePhysicsEnabled | Barotrauma.Ragdoll | |
| Stairs | Barotrauma.Ragdoll | |
| standOnFloorY | Barotrauma.Ragdoll | protected |
| StartClimbing() | Barotrauma.AnimController | |
| StartUsingItem() | Barotrauma.AnimController | |
| StepSize | Barotrauma.AnimController | |
| StopClimbing() | Barotrauma.AnimController | |
| StopGettingDraggedWithRope() | Barotrauma.Ragdoll | protected |
| StopHangingWithRope() | Barotrauma.Ragdoll | protected |
| StopHoldingToRope() | Barotrauma.Ragdoll | protected |
| StopUsingItem() | Barotrauma.AnimController | |
| strongestImpact | Barotrauma.Ragdoll | protected |
| SubtractMass(Limb limb) | Barotrauma.Ragdoll | |
| surfaceY | Barotrauma.Ragdoll | protected |
| SwimFastParams | Barotrauma.AnimController | |
| SwimSlowParams | Barotrauma.AnimController | |
| TargetDir | Barotrauma.Ragdoll | |
| TargetMovement | Barotrauma.Ragdoll | |
| targetMovement | Barotrauma.Ragdoll | protected |
| Teleport(Vector2 moveAmount, Vector2 velocityChange, bool detachProjectiles=true) | Barotrauma.Ragdoll | |
| tempAnimations | Barotrauma.AnimController | protected |
| TorsoAngle | Barotrauma.AnimController | |
| TorsoPosition | Barotrauma.AnimController | |
| TryGetCollider(int index, out PhysicsBody collider) | Barotrauma.Ragdoll | |
| TryLoadAnimation(AnimationType animationType, Either< string, ContentPath > file, out AnimationParams animParams, bool throwErrors) | Barotrauma.AnimController | |
| TryLoadTemporaryAnimation(StatusEffect.AnimLoadInfo animLoadInfo, bool throwErrors) | Barotrauma.AnimController | |
| TrySetLimbPosition(Limb limb, Vector2 original, Vector2 simPosition, float rotation, bool lerp=false, bool ignorePlatforms=true) | Barotrauma.Ragdoll | protected |
| TrySwapAnimParams(AnimationParams newParams) | Barotrauma.AnimController | protected |
| UpdateAll(float deltaTime, Camera cam) | Barotrauma.Ragdoll | static |
| UpdateAnim(float deltaTime) | Barotrauma.AnimController | protected |
| UpdateAnimations(float deltaTime) | Barotrauma.AnimController | |
| UpdateRagdoll(float deltaTime, Camera cam) | Barotrauma.Ragdoll | |
| UpdateUseItem(bool allowMovement, Vector2 handWorldPos) | Barotrauma.AnimController | |
| upperArmLength | Barotrauma.AnimController | protected |
| useItemTimer | Barotrauma.AnimController | protected |
| WalkParams | Barotrauma.AnimController | |
| WalkPos | Barotrauma.AnimController | |
| wasAiming | Barotrauma.AnimController | protected |
| wasAimingMelee | Barotrauma.AnimController | protected |
| WorldPosition | Barotrauma.Ragdoll | |