예제 #1
0
 public void InstantiateFlower()
 {
     PickableObject flower = PickableObject.Create(phrases [0]);
 }