Module xplane::data

source ·
Expand description

Datarefs

Modules§

  • Datarefs created by X-Plane or other plugins
  • Datarefs created by this plugin
  • Datarefs shared between plugins.

Structs§

  • Access struct for X-Plane’s data APIs.

Enums§

Traits§

  • Marker for data access types
  • Trait for readable array data accessors
  • Trait for array accessors that can be read and written
  • Marker for types that are arrays
  • Trait for data accessors that can be read
  • Trait for writable data accessors
  • Marker for types that can be used with datarefs
  • Trait for data accessors that can be read as strings
  • Trait for data accessors that can be written as strings