Skip to main content

Class: MapFollowAirplaneModule

Defined in: src/sdk/components/mapsystem/modules/MapFollowAirplaneModule.ts:6

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>

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

Whether the map is following the player airplane.