[HOWTO] How To: Accept TextInput With Mobile Keyboard

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
User avatar
Tony Li
Posts: 20753
Joined: Thu Jul 18, 2013 1:27 pm

[HOWTO] How To: Accept TextInput With Mobile Keyboard

Post by Tony Li »

When using the TextInput() sequencer command on mobile, tick the Standard UI Input Field's Show Touch Screen Keyboard checkbox to show the mobile device's keyboard.

To accept the user's input, configure a UI Button to call the Standard UI Input Field's AcceptTextInput method:

acceptTextInput.png
acceptTextInput.png (45.07 KiB) Viewed 404 times
Post Reply