EntityGetAttachedBlips Method

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Gets all Blips attached to this instance.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public Blip[] GetAttachedBlips()

Return Value

Type: Blip
An array of type Blip containing the Blips attached to this Entity.
See Also

Reference