Property | Type | Description | |
---|---|---|---|
item | Item, | ||
type |
Method | Description | |
---|---|---|
EquipSlot ( Rect position ) : UnityEngine | ||
EquipSlot ( Rect position, Item, item ) : UnityEngine | ||
EquipSlot ( Rect position, System type ) : UnityEngine |
public EquipSlot ( Rect position ) : UnityEngine | ||
position | Rect | |
return | UnityEngine |
public EquipSlot ( Rect position, Item, item ) : UnityEngine | ||
position | Rect | |
item | Item, | |
return | UnityEngine |
public EquipSlot ( Rect position, System type ) : UnityEngine | ||
position | Rect | |
type | System | |
return | UnityEngine |