Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
EngineState.c File Reference

Go to the source code of this file.

Enumerations

enum  EngineState {
  ES_INIT , ES_LEFTMUZZLE , ES_THRUST , ES_FLY ,
  ES_DEAD , ES_MAX
}

Enumeration Type Documentation

◆ EngineState

Enumerator
ES_INIT 

before ignition

ES_LEFTMUZZLE 

just after leaving the tube

ES_THRUST 

engine ignited

ES_FLY 

fall

ES_DEAD 

dead

ES_MAX 

Definition at line 7 of file EngineState.c.