コード例 #1
0
 public Vector3 GetPosition()
 {
     return(SaveSystem.ArrayToVector(position));
 }