InputField
Last updated
Last updated
Inputfield is made to enter a text, numbers, email etc... really useful to interract with player if you need a text.
You have to add InputField component in a . All component require will be added by the InputField.
Example :
setPlaceholderText : set the text of placeholder (text display when there is no content)
setInputType : set the type of input (to allow keys or not)
setBackground : set an image in background of button
Example :