C# Class Zhdk.Gamelab.InventorySystem.InventoryObjectDrop

Inheritance: MonoBehaviour
Afficher le fichier Open project: woistjadefox/InventorySystem

Méthodes publiques

Méthode Description
OnDrop ( Zhdk.Gamelab.InventorySystem.InventoryUIObject inventoryUIObject ) : void

Private Methods

Méthode Description
OnDestroy ( ) : void
Start ( ) : void

Method Details

OnDrop() public méthode

public OnDrop ( Zhdk.Gamelab.InventorySystem.InventoryUIObject inventoryUIObject ) : void
inventoryUIObject Zhdk.Gamelab.InventorySystem.InventoryUIObject
Résultat void