Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
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.