EntityAttachBlip Method

RAGE Plugin Hook Documentation

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

Creates a new Blip and attaches it to this instance.

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

public Blip AttachBlip()

Return Value

Type: Blip
If successful, returns the created Blip; otherwise, returns null.
See Also

Reference