Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTGame.UTVehicleSimHover

Extends
UTVehicleSimChopper
Modifiers
native ( Vehicle )

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Core.Component
   |   
   +-- Engine.ActorComponent
      |   
      +-- Engine.SVehicleSimBase
         |   
         +-- UTGame.UTVehicleSimChopper
            |   
            +-- UTGame.UTVehicleSimHover

Variables Summary
boolbCanClimbSlopes
boolbDisableWheelsWhenOff
boolbRepulsorCollisionEnabled
boolbUnPoweredDriving
Inherited Variables from UTGame.UTVehicleSimChopper
AccumulatedTime, bAllowZThrust, bFullThrustOnDirectionChange, bHeadingInitialized, bRecentlyHit, bShouldCutThrustMaxOnImpact, bStabilizeStops, bStrafeAffectsTurnDamping, CurrentStabilizationMultiplier, DirectionChangeForce, HardLimitAirSpeedScale, LatDamping, LongDamping, MaxRandForce, MaxReverseForce, MaxRiseForce, MaxStrafeForce, MaxThrustForce, MaxYawRate, OldVelocity, PitchDamping, PitchTorqueFactor, PitchTorqueMax, PitchViewCorrelation, RandForce, RandForceInterval, RandTorque, RollDamping, RollTorqueMax, RollTorqueStrafeFactor, RollTorqueTurnFactor, StabilizationForceMultiplier, StoppedBrakeTorque, StopThreshold, StrafeTurnDamping, TargetHeading, TargetPitch, TurnDamping, TurnTorqueFactor, TurnTorqueMax, UpDamping
Inherited Variables from Engine.SVehicleSimBase
AutoDriveSteer, bAutoDrive, bClampedFrictionModel, bWheelSpeedOverride, WheelInertia, WheelLatAsymptoteSlip, WheelLatAsymptoteValue, WheelLatExtremumSlip, WheelLatExtremumValue, WheelLongAsymptoteSlip, WheelLongAsymptoteValue, WheelLongExtremumSlip, WheelLongExtremumValue, WheelSuspensionBias, WheelSuspensionDamping, WheelSuspensionStiffness


Variables Detail

bCanClimbSlopes Source code

var bool bCanClimbSlopes;

bDisableWheelsWhenOff Source code

var bool bDisableWheelsWhenOff;

bRepulsorCollisionEnabled Source code

var bool bRepulsorCollisionEnabled;

bUnPoweredDriving Source code

var bool bUnPoweredDriving;


Defaultproperties

defaultproperties
{
   bDisableWheelsWhenOff=True
   bRepulsorCollisionEnabled=True
   Name="Default__UTVehicleSimHover"
   ObjectArchetype=UTVehicleSimChopper'UTGame.Default__UTVehicleSimChopper'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:01:00.510 - Created with UnCodeX