Class HotbarSlotUI
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public class HotbarSlotUI : MonoBehaviour
- Inheritance
-
HotbarSlotUI
- Inherited Members
- Extension Methods
Constructors
HotbarSlotUI()
public HotbarSlotUI()
Fields
canvasGroup
public CanvasGroup canvasGroup
Field Value
m_icon
public Image m_icon
Field Value
- Image
m_unkownIcon
public Sprite m_unkownIcon
Field Value
Methods
Awake()
public void Awake()
SetData(InventorySlot, bool)
public void SetData(InventorySlot slot, bool selected)
Parameters
slot
InventorySlotselected
bool