Beamable SDK
All Classes Namespaces Functions Variables Properties Events
Public Member Functions | List of all members
TMPro.TMP_PhoneNumberValidator Class Reference

Example of a Custom Character Input Validator to only allow phone number in the (800) 555-1212 format. More...

Inheritance diagram for TMPro.TMP_PhoneNumberValidator:
Inheritance graph
[legend]
Collaboration diagram for TMPro.TMP_PhoneNumberValidator:
Collaboration graph
[legend]

Public Member Functions

override char Validate (ref string text, ref int pos, char ch)
 

Detailed Description

Example of a Custom Character Input Validator to only allow phone number in the (800) 555-1212 format.


The documentation for this class was generated from the following file: