Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
roadflare.c File Reference

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 }
 

Enumeration Type Documentation

◆ RoadflareBurningState

Enumerator
NOT_BURNING 
INITIAL_BURN 
MAIN_BURN 
FINAL_BURN 
SMOKE_ONLY 

Definition at line 7 of file roadflare.c.

◆ RoadflareModelStates

Enumerator
DEFAULT 
UNCAPPED_UNIGNITED 
UNCAPPED_IGNITED 
UNCAPPED_BURNED_OUT 

Definition at line 16 of file roadflare.c.