- Namespace
- Atavism
- Interfaces
-
- IDropHandler
- IPointerEnterHandler
- IPointerExitHandler
- Base Types
-
- MonoBehaviour
- UGUIDraggableSlot
graph BT
Type-->Base0["UGUIDraggableSlot"]
click Base0 "/docs/client_api_10.2.0/api/Atavism/UGUIDraggableSlot"
Base0-->Base1["MonoBehaviour"]
Type-.->Interface0["IDropHandler"]
Type-.->Interface1["IPointerEnterHandler"]
Type-.->Interface2["IPointerExitHandler"]
Type["UGUIBagSlot"]
class Type type-node
Syntax
public class UGUIBagSlot : UGUIDraggableSlot, IDropHandler, IPointerEnterHandler,
IPointerExitHandler
Fields
| Name | Constant Value | Summary |
|---|---|---|
| activateKey | ||
| allowOverwrite |
Inherited from UGUIDraggableSlot
|
|
| ammo |
Inherited from UGUIDraggableSlot
|
|
| backLink |
Inherited from UGUIDraggableSlot
|
|
| cooldownLabel | ||
| cor |
Inherited from UGUIDraggableSlot
|
|
| droppedOnSelf |
Inherited from UGUIDraggableSlot
|
|
| hover | ||
| itemIcon | ||
| materialGray | ||
| slotBehaviour |
Inherited from UGUIDraggableSlot
|
|
| slotNum |
Inherited from UGUIDraggableSlot
|
|
| TMPCooldownLabel | ||
| uguiActivatable |
Inherited from UGUIDraggableSlot
|
Properties
| Name | Value | Summary |
|---|---|---|
| BackLink | U |
Inherited from UGUIDraggableSlot
|
| MouseEntered | bool | |
| SlotBehaviour | DraggableBehaviour |
Inherited from UGUIDraggableSlot
|
| UguiActivatable | U |
Inherited from UGUIDraggableSlot
|
Methods
| Name | Value | Summary |
|---|---|---|
| Activate |
void | |
| CheckOver |
IEnumerator |
Inherited from UGUIDraggableSlot
|
| ClearChildSlot |
void | |
| ClearChildSlot |
void |
Inherited from UGUIDraggableSlot
|
| Discarded |
void |
Called when a player drags the item from the slot and drops it onto nothing
Inherited from UGUIDraggableSlot
|
| OnClick |
void | |
| OnDrop |
void | |
| OnPointerEnter |
void | |
| OnPointerExit |
void | |
| ResetSlot |
void |
Inherited from UGUIDraggableSlot
|
| ShowTooltip |
void |
Inherited from UGUIDraggableSlot
|
| UpdateBagData |
void |