Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:ONSTreadCraft (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Onslaught
- Direct subclass:
- ONSHoverTank
| This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
[edit] Properties
[edit] Property group 'ONSTreadCraft'
[edit] BankDampFactor
Type: float
[edit] BankTorqueFactor
Type: float
[edit] ForwardDampFactor
Type: float
[edit] HoverCheckDist
Type: float
[edit] HoverPenScale
Type: float
[edit] HoverSoftness
Type: float
[edit] InvertSteeringThrottleThreshold
Type: float
[edit] LateralDampFactor
Type: float
[edit] MaxSteerTorque
Type: float
[edit] MaxThrust
Type: float
[edit] MPHMeterPosX
Type: float
Default value: 0.01
[edit] MPHMeterPosY
Type: float
Default value: 0.9
[edit] MPHMeterScale
Type: float
Default value: 70.0
[edit] MPHMeterSizeY
Type: float
Default value: 0.05
[edit] ParkingDampFactor
Type: float
[edit] PitchDampFactor
Type: float
[edit] PitchTorqueFactor
Type: float
[edit] SteerDampFactor
Type: float
[edit] TurnDampFactor
Type: float
[edit] UprightDamping
Type: float
[edit] UprightStiffness
Type: float
[edit] Internal variables
[edit] BikeMPH
Type: float
[edit] bNewTreadState
Type: bool
[edit] ChassisState
Type: Actor.KRigidBodyState
[edit] MPHMeterMaterial
Type: Material
Default value: Material'InterfaceContent.BorderBoxD'
[edit] OldTreadState
Type: TreadCraftState
[edit] OutputThrust
Type: float
[edit] OutputTurn
Type: float
[edit] ThrusterOffsets
Type: array<Object.Vector>
[edit] TreadState
Type: TreadCraftState
[edit] Structs
[edit] TreadCraftState
Modifiers: native
- Object.Vector ChassisPosition
- Object.Quat ChassisQuaternion
- Object.Vector ChassisLinVel
- Object.Vector ChassisAngVel
- byte ServerThrust
- byte ServerTurn
- int ServerViewPitch
- int ServerViewYaw
[edit] Events
[edit] Destroyed
simulated event Destroyed ()
Overrides: ONSVehicle.Destroyed
[edit] KUpdateState
simulated event bool KUpdateState (out Actor.KRigidBodyState newState)
Overrides: Actor.KUpdateState
[edit] PostNetBeginPlay
simulated event PostNetBeginPlay ()
Overrides: ONSVehicle.PostNetBeginPlay
[edit] SVehicleUpdateParams
simulated event SVehicleUpdateParams ()
Overrides: ONSVehicle.SVehicleUpdateParams
