natives.REMOVE PARTICLE EFFECTS IN AREA
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: Remove particle effects in an area.
Parameters
- Vec3 min Minimum corner of the area (Vector3).
- Vec3 max Maximum corner of the area (Vector3).
Return
void
On failure: void