예제 #1
0
 void ShowPhoto(PlacableData data)
 {
     photoUI.ShowPhoto(data);
     //UIManager.Instance.ShowUI(photoUI.gameObject);
 }