Expand description
Bindings to the X-Plane plugin SDK
Modules§
- command
- Commands
- data
- Datarefs
- draw
- Low-level drawing callbacks
- error
- Error detection
- feature
- SDK feature management
- flight_
loop - Flight loop callbacks
- geometry
- 2D user interface geometry
- menu
- User interface menus
- plugin
- Plugin creation and management
- versions
- X-Plane and XPLM version info
- window
- Relatively low-level windows
Macros§
- debug
- Writes a message to the developer console and Log.txt file
- debugln
- Writes a message to the developer console and Log.txt file, with a newline
- xplane_
plugin - Creates an X-Plane plugin
Functions§
- debug
Deprecated - Writes a message to the developer console and Log.txt file
- find_
symbol - Attempts to locate a symbol. If it exists, returns a pointer to it
- speak
- Speak the string and/or display it onscreen/in the ATC history window