GetEntityPlayerIsFreeAimingAt — FiveM Natives
0x2975C866E6713290 · PLAYER · all
`` Returns TRUE if it found an entity in your crosshair within range of your weapon. Assigns the handle of the target to the *entity that you pass it. Returns false if no entity found. ``
Parameters
| Name | Type |
|---|---|
| player | Player |
| entity | Entity* |
Returns
BOOL