Skip to content
On this page

AthenaClient.streamers.blip ​

Functions ​

append ​

Usage

AthenaClient.streamers.blip.append(blipData): alt.PointBlip

Adds a blip manually to the blip controller.

Parameters ​

NameType
blipDataBlip

Returns ​

alt.PointBlip

Defined in ​

client/streamers/blip.ts:46


remove ​

Usage

AthenaClient.streamers.blip.remove(uid): void

Remove a blip from the list of added blips.

Parameters ​

NameTypeDescription
uidstringA unique string - The unique identifier of the blip.

Returns ​

void

The blip object.

Defined in ​

client/streamers/blip.ts:68

Created by Stuyk | Est. 2020