DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
HescoBox()
void Inventory_Base::HescoBox
(
)
inline
protected
См. определение в файле
HescoBox.c
строка
12
13
{
14
m_State
=
FOLDED
;
15
16
//synchronized variables
17
RegisterNetSyncVariableInt(
"m_State"
,
FOLDED
,
FILLED
);
18
}
Inventory_Base::FOLDED
static const int FOLDED
Определения
HescoBox.c:3
Inventory_Base::FILLED
static const int FILLED
Определения
HescoBox.c:5
ItemBase::m_State
int m_State
Определения
TentBase.c:24
Перекрестные ссылки
FILLED
,
FOLDED
и
m_State
.
Inventory_Base
Создано системой
1.13.2