DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
InitIcon()
Icon
Container::InitIcon
(
Icon
icon
,
EntityAI
item
,
int
pos_x
,
int
pos_y
)
inline
protected
См. определение в файле
CargoContainer.c
строка
581
582
{
583
return
InitIconEx
( icon, item, pos_x, pos_y );
584
}
Container::InitIconEx
Icon InitIconEx(Icon icon, EntityAI item, int pos_x, int pos_y, bool refresh=true)
Определения
CargoContainer.c:554
Перекрестные ссылки
InitIconEx()
.
Container
Создано системой
1.13.2