Interface: AiPilotEvents
Events related to the sim's AI piloting feature.
Properties
ai_auto_rudder_active
• ai_auto_rudder_active: boolean
Whether or not the user has enabled auto-rudder in the flight assistance panel.
Defined in
src/sdk/instruments/AiPilotPublisher.ts:19
ai_delegate_controls_active
• ai_delegate_controls_active: boolean
Whether the sim's AI pilot control system is active. AI pilot control is active when the AI PILOTING setting is enabled on the FLIGHT ASSISTANCE panel and during the pre-flight cutscene when spawning on a runway before the user selects 'READY TO FLY'.
Defined in
src/sdk/instruments/AiPilotPublisher.ts:14