XPLMPlaceUserAtLocation

Function XPLMPlaceUserAtLocation 

Source
pub unsafe extern "C" fn XPLMPlaceUserAtLocation(
    latitudeDegrees: f64,
    longitudeDegrees: f64,
    elevationMetersMSL: f32,
    headingDegreesTrue: f32,
    speedMetersPerSecond: f32,
)
Expand description

XPLMPlaceUserAtLocation

Places the user at a specific location after performing any necessary scenery loads.

As with in-air starts initiated from the X-Plane user interface, the aircraft will always start with its engines running, regardless of the user’s preferences (i.e., regardless of what the dataref sim/operation/prefs/startup_running says).