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

Go to the source code of this file.

Data Structures

class  SCR_AIDebugMessage
 

Enumerations

enum  EAIDebugMsgType {
  NONE = 0, UTILITY = 1, MAILBOX = 2, COMBAT = 3,
  INFO = 4, ACTION = 5, THREAT = 6, WEAPON = 7,
  LOOK = 8, CLUSTER = 9, REACTION = 10, COMMS = 11
}
 

Enumeration Type Documentation

◆ EAIDebugMsgType

Enumerator
NONE 
UTILITY 
MAILBOX 
COMBAT 
INFO 
ACTION 
THREAT 
WEAPON 
LOOK 
CLUSTER 
REACTION 
COMMS 

Definition at line 1 of file SCR_AIDebugMessage.c.