I don't need to test my programs. I have an error-correcting modem.
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
Property group 'SVehicle'
VehicleMass
Type: float
Wheels
Type: array<SVehicleWheel>
Modifiers: editinline, export
Wheel data
Internal variables
BaseMesh
Type: StaticMesh
DriverViewMesh
Type: StaticMesh
Functions
Native functions
UpdateVehicle
native event UpdateVehicle (float DeltaTime)
GraphData
Events
PostNetBeginPlay
simulated event PostNetBeginPlay ()
Overrides: Vehicle.PostNetBeginPlay
SVehicleUpdateParams
simulated event SVehicleUpdateParams ()
VehicleStateReceived
event VehicleStateReceived ()
Overrides: Vehicle.VehicleStateReceived
Other instance functions
SpecialCalcView
simulated function bool SpecialCalcView (out Actor ViewActor, out Object.Vector CameraLocation, out Object.Rotator CameraRotation)
Overrides: Vehicle.SpecialCalcView