Character Validation options

When the Custom Content Type is selected, you have the option to select which type of Character Validation you would like to use. This option will restrict the type of characters that can be entered in the Input Field. If the player attempts to enter a character that does not meet the restrictions, no character will be inserted in the Input Field.

The possible options are None, Integer, Decimal, URL, Alphanumeric, Name, and Email Address.

Character Validation only checks each individual character being entered to see whether it is allowed within the field. It does not check the entire string to see whether the string itself is valid. For example, if Email Address is selected, it will not check whether it is actually ...

Get Mastering UI Development with Unity now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.