ADD_TEXT_COMPONENT_SUBSTRING_KEYBOARD_DISPLAY
0x5F68520888E69014
0x0829A799
// AddTextComponentSubstringKeyboardDisplay
void ADD_TEXT_COMPONENT_SUBSTRING_KEYBOARD_DISPLAY(char* string);
Certain characters like <
will have to be escaped using html entities (e.g. <
), otherwise the text wont display properly.
Old name: _ADD_TEXT_COMPONENT_STRING3
Old name: _ADD_TEXT_COMPONENT_SCALEFORM