質問編集履歴
2
a
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
inputfuieldコンポーネントを利用してふと疑問に思ったのですが
|
2
2
|
unityのリファレンス↓
|
3
|
-
https://docs.unity3d.com/jp/540/ScriptReference/UI.InputField.html
|
3
|
+
[inputfuieldの項目](https://docs.unity3d.com/jp/540/ScriptReference/UI.InputField.html)
|
4
4
|
|
5
5
|
InputFieldの項目を見るとPublic Functionsの項目にたくさん関数があるのですが
|
6
6
|
|
1
a
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
inputfuieldコンポーネントを利用してふと疑問に思ったのですが
|
2
2
|
unityのリファレンス↓
|
3
|
-
https://docs.unity3d.com/jp/540/ScriptReference/UI.InputField.html
|
3
|
+
https://docs.unity3d.com/jp/540/ScriptReference/UI.InputField.html
|
4
4
|
|
5
5
|
InputFieldの項目を見るとPublic Functionsの項目にたくさん関数があるのですが
|
6
6
|
|