DayZ 1.26
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
Класс ItemPreviewWidget
+ Граф наследования:ItemPreviewWidget:

Закрытые члены

proto native void SetItem (EntityAI object)
 
proto native EntityAI GetItem ()
 
proto native int GetView ()
 
proto native void SetView (int viewIndex)
 
proto native void SetModelOrientation (vector vOrientation)
 
proto native vector GetModelOrientation ()
 
proto native void SetModelPosition (vector vPos)
 
proto native vector GetModelPosition ()
 
proto native void SetForceFlipEnable (bool enable)
 
proto native void SetForceFlip (bool value)
 

Подробное описание

Методы

◆ GetItem()

proto native EntityAI GetItem ( )
private

Используется в ScriptConsoleItemsTab::OnClick().

◆ GetModelOrientation()

proto native vector GetModelOrientation ( )
private

◆ GetModelPosition()

proto native vector GetModelPosition ( )
private

◆ GetView()

proto native int GetView ( )
private

◆ SetForceFlip()

proto native void SetForceFlip ( bool value)
private

◆ SetForceFlipEnable()

◆ SetItem()

◆ SetModelOrientation()

proto native void SetModelOrientation ( vector vOrientation)
private

◆ SetModelPosition()

proto native void SetModelPosition ( vector vPos)
private

Используется в UIScriptedMenu::SetItem().

◆ SetView()

proto native void SetView ( int viewIndex)
private

0 - default boundingbox_min + boundingbox_max + invView 1 - boundingbox_min2 + boundingbox_max2 + invView2 2 - boundingbox_min3 + boundingbox_max3 + invView3 ...

Используется в ItemManager::PrepareTooltip(), UIScriptedMenu::SetItem(), SlotsIcon::SetItemPreview() и Icon::SetItemPreviewEx().


Объявления и описания членов класса находятся в файле: