natives.REMOVE PARTICLE EFFECTS IN AREA

From GTA Connected
Revision as of 12:33, 13 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
Jump to navigation Jump to search

natives.REMOVE_PARTICLE_EFFECTS_IN_AREA

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

Usage: removes all particle effects within a specified area

Parameters

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

Return

void

On failure: void