DayZ 1.26
DayZ Explorer by KGB
|
Закрытые члены | |
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) |
Используется в ScriptConsoleItemsTab::OnClick().
Используется в Icon::DestroyWhiteBackground(), Icon::InitEx(), Icon::InitLock() и SlotsIcon::SlotsIcon().
Используется в SlotsIcon::SetItemPreview(), Icon::SetItemPreviewEx() и UIScriptedMenu::UpdateRotation().
Используется в UIScriptedMenu::SetItem().
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().