Example #1
0
 public bool IsInventoryDragging()
 {
     return(!inventory.NoItemsDragging());
 }