Method | Description | |
---|---|---|
ActiveInInventory ( ) : void | ||
DroppedOn ( GameObject gameObject ) : void | ||
DroppedOnInventory ( Vector3 mousePosition ) : void |
Method | Description | |
---|---|---|
Drag ( ) : void | ||
Drop ( ) : void | ||
objectUnderCursor ( ) : GameObject |
public DroppedOn ( GameObject gameObject ) : void | ||
gameObject | GameObject | |
return | void |
public DroppedOnInventory ( Vector3 mousePosition ) : void | ||
mousePosition | Vector3 | |
return | void |