Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
EEditorEvent.c File Reference

Go to the source code of this file.

Enumerations

enum  EEditorEvent {
  NONE, INIT, REQUEST_OPEN, REQUEST_CLOSE,
  DELETE, OPEN, OPEN_ALL, PRE_ACTIVATE,
  DEACTIVATE, DEACTIVATE_ASYNC, ACTIVATE, ACTIVATE_ASYNC,
  POST_DEACTIVATE, POST_ACTIVATE, CLOSE, UPDATE_MODE,
  EXIT_OPERATION
}
 Editor event processed in components. More...