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

◆ HescoBox()

void Inventory_Base::HescoBox ( )
inlineprotected

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

13 {
15
16 //synchronized variables
17 RegisterNetSyncVariableInt( "m_State", FOLDED, FILLED );
18 }
static const int FOLDED
Определения HescoBox.c:3
static const int FILLED
Определения HescoBox.c:5
int m_State
Определения TentBase.c:24

Перекрестные ссылки FILLED, FOLDED и m_State.