C# Class Zhdk.Gamelab.InventorySystem.InventoryObjectDrop

Inheritance: MonoBehaviour
Mostrar archivo Open project: woistjadefox/InventorySystem

Public Methods

Method Description
OnDrop ( Zhdk.Gamelab.InventorySystem.InventoryUIObject inventoryUIObject ) : void

Private Methods

Method Description
OnDestroy ( ) : void
Start ( ) : void

Method Details

OnDrop() public method

public OnDrop ( Zhdk.Gamelab.InventorySystem.InventoryUIObject inventoryUIObject ) : void
inventoryUIObject Zhdk.Gamelab.InventorySystem.InventoryUIObject
return void