Unity Learn home
0
0
Data Persistance Project - be aware how you use InputFields..
6 views
The event callback functions in the Inspector of the InputField [UI->Input Field - TextMeshPro] are absolutely missleading.
You would think that you can use a srting to get the changed value in the method with the callback but that is not the case; you need to refernece the Input Field object in your scripts to get the text...
Media
1
5