Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
roadflare.c File Reference

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 }
 

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.