DayZ 1.28
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 

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

30{
31 FAILED,
34};
@ JUNCTURE
'Juncture' operation is used whenever there is possibility of race condition, i.e....
@ SUCCESS
@ FAILED