natives.IS SNIPER BULLET IN AREA

Revision as of 12:01, 13 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

natives.IS_SNIPER_BULLET_IN_AREA

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

Usage: checks whether a sniper bullet has passed through a defined area

Parameters

Vec3 min Minimum corner of the area.
Vec3 max Maximum corner of the area.

Return

void

On failure: void