Свойство | Тип | Описание | |
---|---|---|---|
AdditionalInformation | GameObject | ||
ConsumeButton | Button | ||
DescriptionText | Text | ||
DropButton | Button | ||
EquipButton | Button | ||
HeaderText | Text | ||
Icon | Image | ||
QualityColor | Image | ||
SplitButton | Button | ||
UnequipButton | Button |
Метод | Описание | |
---|---|---|
ActivatePanel ( AttachedItem, attachedItem ) : void | ||
ActivatePanel ( Item, item ) : void | ||
DeactivatePanel ( ) : void |
Метод | Описание | |
---|---|---|
Start ( ) : void |
public ActivatePanel ( AttachedItem, attachedItem ) : void | ||
attachedItem | AttachedItem, | |
Результат | void |
public ActivatePanel ( Item, item ) : void | ||
item | Item, | |
Результат | void |
public GameObject AdditionalInformation | ||
Результат | GameObject |