DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено
User action internal state machine states

Переменные

const int UA_NONE = 0
 
const int UA_FAILED = 1
 
const int UA_PROCESSING = 2
 
const int UA_REPEAT = 3
 
const int UA_FINISHED = 4
 
const int UA_CANCEL = 5
 
const int UA_INTERRUPT = 6
 
const int UA_START = 7
 
const int UA_STARTT = 8
 
const int UA_CANCELT = 9
 
const int UA_FINISHEDT = 10
 
const int UA_ANIM_EVENT = 11
 
const int UA_INITIALIZE = 12
 
const int UA_CHECK_CON = 13
 
const int UA_AM_PENDING = 14
 
const int UA_AM_ACCEPTED = 15
 
const int UA_AM_REJECTED = 16
 
const int UA_IN_START = 17
 
const int UA_IN_END = 18
 
const int UA_SPAWN_DUST_A = 19
 
const int UA_SPAWN_DUST_B = 20
 
const int UA_IN_CRAFTING = 21
 
const int UA_ERROR = 24
 
const int UA_SETEND_2 = 32
 

Подробное описание

\desc User action internal state machine states