FlightKit
Awesome Flight Simulator Kit
FlightKit.TakeOffPublisher Class Reference

This class calls RegisterTakeOff on TakeOffSequence instance if it finds one. To avoid registering take off every time an airplane collides with a platform, the airplane has to be in collision with the platform for few seconds for taking off to be registered. More...

Inheritance diagram for FlightKit.TakeOffPublisher:

Public Member Functions

delegate void OnTakeOffAction ()
 

Events

static OnTakeOffAction OnTakeOffEvent
 The event is fired once the user-controlled airplane has taken off the ground. Useful for tweening in effects and HUD. More...
 

Detailed Description

This class calls RegisterTakeOff on TakeOffSequence instance if it finds one. To avoid registering take off every time an airplane collides with a platform, the airplane has to be in collision with the platform for few seconds for taking off to be registered.

Event Documentation

OnTakeOffAction FlightKit.TakeOffPublisher.OnTakeOffEvent
static

The event is fired once the user-controlled airplane has taken off the ground. Useful for tweening in effects and HUD.


The documentation for this class was generated from the following file: