示例#1
0
 // allocate cancel -> and recollect in furniture inventory
 public void OnClickAllocateCancelFurnitureObject()
 {
     storeManager.CancelAllocateFurnitureObject();
 }