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

EXample of a Custom Character Input Validator to only allow digits from 0 to 9. More...

Inheritance diagram for TMPro.TMP_DigitValidator:
Inheritance graph
[legend]
Collaboration diagram for TMPro.TMP_DigitValidator:
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 digits from 0 to 9.


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