Kerbal Space Program
1.12.4
|
Custom text input validator where user can implement their own custom character validation. More...
Public Member Functions | |
abstract char | Validate (ref string text, ref int pos, char ch) |
Custom text input validator where user can implement their own custom character validation.
|
pure virtual |
Implemented in TMPro.TMP_DigitValidator, and TMPro.TMP_PhoneNumberValidator.