DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetItemSize()
vector
ScriptedWidgetEventHandler::GetItemSize
(
InventoryGrid
grid
,
InventoryItem
item
)
inline
private
См. определение в файле
InventoryGrid.c
строка
20
21
{
22
return
Vector
(0, 1, 1);
23
}
Vector
proto native vector Vector(float x, float y, float z)
Vector constructor from components.
Перекрестные ссылки
InventoryGrid()
и
Vector()
.
ScriptedWidgetEventHandler
Создано системой
1.13.2