natives.IS SNIPER BULLET IN AREA

From GTA Connected
Revision as of 18:48, 11 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

natives.IS_SNIPER_BULLET_IN_AREA

Signature: void natives.IS_SNIPER_BULLET_IN_AREA(Vec3 min, Vec3 max)

Usage: Check if a sniper bullet is in the area.

Parameters

Vec3 min Minimum corner of the area (Vector3).
Vec3 max Maximum corner of the area (Vector3).

Return

void

On failure: void