Skip to main content

Class: MapFollowAirplaneModule

A module which describes whether the map is following the player airplane.

Constructors

constructor

new MapFollowAirplaneModule(): MapFollowAirplaneModule

Returns

MapFollowAirplaneModule

Properties

isFollowing

Readonly isFollowing: Subject<boolean>

Whether the map is following the player airplane.

Defined in

src/sdk/components/mapsystem/modules/MapFollowAirplaneModule.ts:8