| 
| proto external bool  | HasAnyGroundContact () | 
|   | Returns true if any wheel/landing gear has contact with ground or other object.  
  | 
|   | 
| proto external vector  | GetGForce () | 
|   | Returns the acceleration of the vehicle produced by mechanical forces.  
  | 
|   | 
| proto external float  | GetGForceMagnitude () | 
|   | Returns the total amount of acceleration of the vehicle produced by mechanical forces.  
  | 
|   | 
| proto external bool  | IsValid () | 
|   | Returns true if this component was properly initialized.  
  | 
|   | 
| bool  | OnTicksOnRemoteProxy () | 
|   | 
| void  | OnInit (IEntity owner) | 
|   | Called during EOnInit.  
  | 
|   | 
The documentation for this interface was generated from the following file:
- Game/generated/Vehicle/VehicleFixedWingSimulation.c