Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
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:
TMPro.TMP_InputValidator

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.

Member Function Documentation

override char TMPro.TMP_PhoneNumberValidator.Validate ( ref string  text,
ref int  pos,
char  ch 
)
inlinevirtual

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