UGUIEditObjectDropPanel Class

Summary

Allows players to upgrade their Build Objects by dropping their items in the rect this is added to
Namespace
Atavism
Interfaces
  • IDropHandler
Base Types
  • MonoBehaviour
graph BT Type-->Base0["MonoBehaviour"] Type-.->Interface0["IDropHandler"] Type["UGUIEditObjectDropPanel"] class Type type-node

Syntax

public class UGUIEditObjectDropPanel : MonoBehaviour, IDropHandler

Methods

Name Value Summary
OnDrop(PointerEventData) void