Gah - a solution with more questions. – EntropicLqd
UE2:SVehicle (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents
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. |
null
Properties[edit]
Property group 'SVehicle'[edit]
VehicleMass[edit]
Type: float
Wheels[edit]
Type: array<SVehicleWheel>
Modifiers: editinline, export
Wheel data
Internal variables[edit]
BaseMesh[edit]
Type: StaticMesh
DriverViewMesh[edit]
Type: StaticMesh
Functions[edit]
Native functions[edit]
UpdateVehicle[edit]
native event UpdateVehicle (float DeltaTime)
GraphData[edit]
Events[edit]
PostNetBeginPlay[edit]
simulated event PostNetBeginPlay ()
Overrides: Vehicle.PostNetBeginPlay
SVehicleUpdateParams[edit]
simulated event SVehicleUpdateParams ()
VehicleStateReceived[edit]
event VehicleStateReceived ()
Overrides: Vehicle.VehicleStateReceived
Other instance functions[edit]
SpecialCalcView[edit]
simulated function bool SpecialCalcView (out Actor ViewActor, out Object.Vector CameraLocation, out Object.Rotator CameraRotation)
Overrides: Vehicle.SpecialCalcView