API Reference
Class
EmojiText
Centralized emoji/text replacement so we can downgrade to console-safe glyphs when emoji support is missing.
Inheritance
- Object
- EmojiText
Methods
Map(System.String arg1, System.Boolean arg2) #Replaces emojis in the input string with console-safe equivalents when emoji/Unicode are not available or when forceAscii is true.
Parameters
- arg1 System.String
- arg2 System.Boolean