- 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["UGUICraftingSlot"]
class Type type-node
Syntax
public class UGUICraftingSlot : UGUIDraggableSlot, IDropHandler, IPointerEnterHandler,
IPointerExitHandler
Fields
| Name | Constant Value | Summary |
|---|---|---|
| allowOverwrite |
Inherited from UGUIDraggableSlot
|
|
| ammo |
Inherited from UGUIDraggableSlot
|
|
| backLink |
Inherited from UGUIDraggableSlot
|
|
| cooldownLabel | ||
| cor |
Inherited from UGUIDraggableSlot
|
|
| count | ||
| droppedOnSelf |
Inherited from UGUIDraggableSlot
|
|
| ico | ||
| quality | ||
| slotBehaviour |
Inherited from UGUIDraggableSlot
|
|
| slotNum |
Inherited from UGUIDraggableSlot
|
|
| 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 |
Inherited from UGUIDraggableSlot
|
| ClearChildSlot |
void | |
| Discarded |
void | |
| OnDrop |
void | |
| OnPointerEnter |
void | |
| OnPointerExit |
void | |
| ResetSlot |
void |
Inherited from UGUIDraggableSlot
|
| SetActivatable |
void | |
| ShowTooltip |
void |
Inherited from UGUIDraggableSlot
|
| Update |
void | |
| Update |
void |