Cogito, ergo sum
UE2:KVehicle (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Generic 'Karma Vehicle' base class that can be controlled by a Pawn.
[edit] Properties
[edit] BaseMesh
Type: StaticMesh
[edit] DriverViewMesh
Type: StaticMesh
[edit] frontLeft
Type: KTire
[edit] frontRight
Type: KTire
[edit] rearLeft
Type: KTire
[edit] rearRight
Type: KTire
[edit] Functions
[edit] Native functions
[edit] GraphData
[edit] Events
[edit] KVehicleUpdateParams
simulated event KVehicleUpdateParams ()
[edit] VehicleStateReceived
event VehicleStateReceived ()
Overrides: Vehicle.VehicleStateReceived
