natives.IS SNIPER BULLET IN AREA

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