natives.CREATE SINGLE PARTICLE
Jump to navigation
Jump to search
natives.CREATE_SINGLE_PARTICLE
Signature: void natives.CREATE_SINGLE_PARTICLE(int handle, Vec3 position, Vec3 position, float value)
Usage: creates single particle
Parameters
- int handle Entity handle to act upon.
- Vec3 position World coordinates (x, y, z).
- Vec3 position World coordinates (x, y, z).
- float value Numeric value.
Return
void
On failure: void