natives.CLEAR AREA OF CHARS

From GTA Connected
Revision as of 18:26, 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.CLEAR_AREA_OF_CHARS

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

Usage: Remove all characters between two points.

Parameters

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

Return

void

On failure: void