DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ InventoryValidationResult

Элементы перечислений
FAILED 
JUNCTURE 

'Juncture' operation is used whenever there is possibility of race condition, i.e. two players picking same item from ground

SUCCESS 

См. определение в файле Inventory.c строка 29

30{
31 FAILED,
34};
@ JUNCTURE
'Juncture' operation is used whenever there is possibility of race condition, i.e....
Определения Inventory.c:25
@ SUCCESS
Определения Inventory.c:33
@ FAILED
Определения Inventory.c:31