XPLMSetDataf

Function XPLMSetDataf 

Source
pub unsafe extern "C" fn XPLMSetDataf(
    inDataRef: XPLMDataRef,
    inValue: f32,
)
Expand description

XPLMSetDataf

Write a new value to a single precision floating point dataref. This routine is a no-op if the plugin publishing the dataref is disabled, the dataref is NULL, or the dataref is not writable.