Native referenceFiveM

0x2C173AE2BDB9385E

0x2C173AE2BDB9385E HUD
FUNCTION SIGNATURE
int 0x2C173AE2BDB9385E(Blip blip);
Property Value
Native Name 0x2C173AE2BDB9385E
Hash 0x2C173AE2BDB9385E
Return Type int
Parameters blip (Blip)

Description: GET_BLIP_* Seems to always return 0 from what I can tell. I've tried a lot of different blip related natives and it always seems to return 0. Decompiled scripts always pass a blip handle as p0.

Parameters

  • blip (Blip) — The blip to check.
Back to HUD