示例#1
0
 private void BeginPlacement(string placeableName, int inventoryId)
 {
     _placer.BeginPlacement(placeableName, inventoryId);
 }