ui.NewItemDesc
ui.NewItemDesc
Inherits from: h2d.Layers
Fields
| Name | Type | |
|---|---|---|
ii | tool.InventItem | |
pprocess | ui.Process | |
sellValue | Null | |
buyValue | Null | |
mainTier | String | |
useNeutralName | Bool | |
box | ui.UIBox | |
scrollableContent | h2d.Layers | |
scrollableContentHeight | F64 | |
scrollableMask | h2d.Mask | |
isIngame | Bool | |
wid | I32 | |
hei | I32 |
Protos
f@5009get_pixelScale(ui.NewItemDesc) → F64f@5010setItem(ui.NewItemDesc, tool.InventItem) → Voidf@5011onResize(ui.NewItemDesc, Ref, Ref) → Voidf@5012setWeaponMainInfo(ui.NewItemDesc, ui.Text) → Voidf@5013colorize(ui.NewItemDesc, libs.heaps.slib.HSprite, I32, I32, I32) → Void
Bindings
- static
f@5014__constructor__(ui.NewItemDesc, ui.Process, tool.InventItem, Ref, h2d.Object, Ref, Ref) → Void