START PTFX
Jump to navigation
Jump to search
Number of parameters: 8 | ||
---|---|---|
Parameter # | Type | Description |
1. | string | Particle effect name |
2. | float | X-Coordinate |
3. | float | Y-Coordinate |
4. | float | Z-Coordinate |
5. | float | Yaw |
6. | float | Pitch |
7. | float | Roll |
8. | float | Effect scale (1.0f = standard) |
Return value: | ||
Type | Description | |
int | Handle to particle effect instance |
Starts a particle effect at the specified location with the specified rotation.