![]() |
Dayz Explorer 1.28.160049
|
Go to the source code of this file.
Classes | |
| class | EffectBoatWaterBack |
| class | EffectBoatWaterBase |
Enumerations | |
| enum | EBoatSpeed { UNSET , SLOWEST , SLOW , MEDIUM , FAST } |
Functions | |
| void | EffectBoatWaterFront () |
| void | UpdateSpeedState (Particle ptc, float speed) |
| override void | Update (float timeSlice=0) |
| void | EffectBoatWaterSide () |
Variables | |
| enum EBoatSpeed | EMITORS_FAST = 9 |
| enum EBoatSpeed |
| Enumerator | |
|---|---|
| UNSET | |
| SLOWEST | |
| SLOW | |
| MEDIUM | |
| FAST | |
Definition at line 1 of file boatwatereffects.c.
| void EffectBoatWaterFront | ( | ) |
Definition at line 14 of file boatwatereffects.c.
|
protected |
Definition at line 203 of file boatwatereffects.c.
|
protected |
Definition at line 66 of file boatwatereffects.c.
Definition at line 24 of file boatwatereffects.c.
| EffectBoatWaterBack EMITORS_FAST = 9 |