|
DayZ 1.24
|
Go to the source code of this file.
Classes | |
| class | Roadflare |
Enumerations | |
| enum | RoadflareBurningState { NOT_BURNING , INITIAL_BURN , MAIN_BURN , FINAL_BURN , SMOKE_ONLY } |
| enum | RoadflareModelStates { DEFAULT , UNCAPPED_UNIGNITED , UNCAPPED_IGNITED , UNCAPPED_BURNED_OUT } |
| Enumerator | |
|---|---|
| NOT_BURNING | |
| INITIAL_BURN | |
| MAIN_BURN | |
| FINAL_BURN | |
| SMOKE_ONLY | |
Definition at line 7 of file Roadflare.c.
| Enumerator | |
|---|---|
| DEFAULT | |
| UNCAPPED_UNIGNITED | |
| UNCAPPED_IGNITED | |
| UNCAPPED_BURNED_OUT | |
Definition at line 16 of file Roadflare.c.