Core.Object
|
+--Engine.Actor
|
+--Engine.VehiclePart
| Direct Known Subclasses:XIIIWheel |
| Variables | |
bool |
bUpdating set true if currently updating |
| Function Summary | |
void |
Activate(bool bActive) |
void |
Update(float DeltaTime)// Update() called each tick by the Vehicle which owns this vehiclepart |