Skip to content

Commit de669b0

Browse files
committed
Add JCS_InputField class description in scripting manual doc.
1 parent e7aad87 commit de669b0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/JCSUnity Script Manual.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2182,6 +2182,13 @@
21822182
<Description>Change the color by following neon hue pattern.</Description>
21832183
</File>
21842184

2185+
<File name="JCS_InputField.cs">
2186+
<Placement>With uGUI text component.</Placement>
2187+
<Description>
2188+
A better version of input field handle for uGUI.
2189+
</Description>
2190+
</File>
2191+
21852192
<File name="JCS_LiquidBarText.cs">
21862193
<Placement>With uGUI text component.</Placement>
21872194
<Description>

0 commit comments

Comments
 (0)