class ItemPreviewWidgetSource
ItemPreviewWidget › Widget › Managed
All members, including inherited
Methods 10
proto native void SetItem(EntityAI object)Referenced by ClosableHeader.OnDragHeader(), ClosableHeader.OnDropHeader(), Header.SetItemPreview()
Show 12 more
, Icon.SetItemPreviewEx(), InspectMenuNew.SetItem(), InventoryGrid.AddItem(), InventoryGrid.SetItem(), ItemManager.PrepareTooltip(), PluginItemDiagnostic.ClearWidgets(), PluginItemDiagnostic.DisplayAll(), RadialQuickbarMenu.UpdateQuickbarItemCard(), ScriptConsoleItemsTab.OnClick(), ScriptConsoleItemsTab.SetPreviewObject(), SlotsIcon.ClearRemainSelected(), and SlotsIcon.SetItemPreview()proto native EntityAI GetItem()proto native int GetView()proto native void SetView(int viewIndex)0 - default boundingbox_min + boundingbox_max + invView 1 - boundingbox_min2 + boundingbox_max2 + invView2 2 - boundingbox_min3 + boundingbox_max3 + invView3 ...
proto native void SetModelOrientation(vector vOrientation)proto native vector GetModelOrientation()proto native void SetModelPosition(vector vPos)Referenced by InspectMenuNew.SetItem()
proto native vector GetModelPosition()proto native void SetForceFlipEnable(bool enable)Referenced by Icon.CreateWhiteBackground(), Icon.DestroyWhiteBackground(), Icon.InitEx()
Show 4 more
, Icon.InitLock(), SlotsIcon.OnIconDrag(), SlotsIcon.OnIconDrop(), and SlotsIcon.SlotsIcon()proto native void SetForceFlip(bool value)Referenced by Icon.DestroyWhiteBackground(), Icon.InitEx(), Icon.InitLock()