![]() |
Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
| 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.
| enum RoadflareModelStates |
| Enumerator | |
|---|---|
| DEFAULT | |
| UNCAPPED_UNIGNITED | |
| UNCAPPED_IGNITED | |
| UNCAPPED_BURNED_OUT | |
Definition at line 16 of file roadflare.c.