Font.HasCharacterfunction HasCharacter (c : char) : booleanDescriptionDoes this font have a specific character?
JavaScript
// Detects if the current font of a 3D text using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > Font | Switch to Component | |||
Font.HasCharacterfunction HasCharacter (c : char) : booleanDescriptionDoes this font have a specific character?
JavaScript
// Detects if the current font of a 3D text using UnityEngine; import UnityEngine |