Ejemplo n.º 1
0
 //! Add torso clothing.
 public void AddTorsoClothing(InventoryItemInstanceTorsoClothing Clothing)
 {
     torso.clothingInstance = Clothing;
 }
Ejemplo n.º 2
0
 //! Add torso clothing.
 public void AddTorsoClothing(InventoryItemInstanceTorsoClothing Clothing)
 {
     torso.clothingInstance = Clothing;
 }