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

Go to the source code of this file.

Classes

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 ,
  SETTINGS = 12
}

Enumeration Type Documentation

◆ EAIDebugMsgType

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

Definition at line 1 of file SCR_AIDebugMessage.c.