GetHudScreenPositionFromWorldPosition — FiveM Natives
0xF9904D11F1ACBEC3 · HUD · all
`` World to relative screen coords this world to screen will keep the text on screen. it will keep it in the screen pos ``
Parameters
| Name | Type |
|---|---|
| worldX | float |
| worldY | float |
| worldZ | float |
| screenX | float* |
| screenY | float* |
Returns
BOOL