ItemPreviewHelper class
ItemPreviewHelper
Inheritance
Base: IScriptable
Derived
None.
Properties
None.
Functions
static ink.GameNotificationToken? ShowPreviewItem(game.ui.WidgetGameController controller, WeakHandle<UIInventoryItem> itemData, bool isGarment, CName callbackName)staticRTTI globalstatic InventoryItemPreviewData? GetPreviewData(IScriptable controller, game.InventoryItemData itemData, bool isGarment)staticRTTI globalstatic InventoryItemPreviewData? GetPreviewData(IScriptable controller, WeakHandle<UIInventoryItem> itemData, bool isGarment)staticRTTI globalstatic ink.GameNotificationToken? ShowPreviewItem(ink.WidgetLogicController controller, game.InventoryItemData itemData, bool isGarment, CName callbackName)staticRTTI globalstatic ink.GameNotificationToken? ShowPreviewItem(game.ui.WidgetGameController controller, game.InventoryItemData itemData, bool isGarment, CName callbackName)staticRTTI global