UGUIAbilitySlot Class

Namespace
Atavism
Interfaces
  • IDropHandler
  • IPointerEnterHandler
  • IPointerExitHandler
Base Types
graph BT Type-->Base0["UGUIDraggableSlot"] click Base0 "/docs/client_api_10.4.0/api/Atavism/UGUIDraggableSlot" Base0-->Base1["MonoBehaviour"] Type-.->Interface0["IDropHandler"] Type-.->Interface1["IPointerEnterHandler"] Type-.->Interface2["IPointerExitHandler"] Type["UGUIAbilitySlot"] class Type type-node

Syntax

public class UGUIAbilitySlot : UGUIDraggableSlot, IDropHandler, IPointerEnterHandler, 
    IPointerExitHandler

Fields

Name Constant Value Summary
allowOverwrite
Inherited from UGUIDraggableSlot
ammo
Inherited from UGUIDraggableSlot
backLink
Inherited from UGUIDraggableSlot
cor
Inherited from UGUIDraggableSlot
droppedOnSelf
Inherited from UGUIDraggableSlot
icon
slotBehaviour
Inherited from UGUIDraggableSlot
slotNum
Inherited from UGUIDraggableSlot
uguiActivatable
Inherited from UGUIDraggableSlot

Properties

Methods