コード例 #1
0
 GameObject Spawn(AvatarModel model)
 {
     return(Spawn(model.ToString()));
 }