質問編集履歴
2
誤字
title
CHANGED
|
File without changes
|
body
CHANGED
|
@@ -25,7 +25,6 @@
|
|
|
25
25
|
ご回答宜しくお願いいたします。
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
### 予想
|
|
29
28
|
|
|
30
29
|
|
|
31
30
|
### ソースコードの例
|
1
誤字修正
title
CHANGED
|
File without changes
|
body
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|
とエラーがでて、原因もわからず困っています。
|
|
11
11
|
Vector2IntはUnityEngine名前空間で定義されているので、
|
|
12
|
-
using UnityEngine;も打っています。
|
|
12
|
+
「using UnityEngine;」も打っています。
|
|
13
13
|
|
|
14
14
|
VisualStudioのバージョンは
|
|
15
15
|
VisualStudio community 2013
|