AddTextComponentSubstringKeyboardDisplay
DocsAddTextComponentSubstringKeyboardDisplay(string)Description
Certain characters like < will have to be escaped using html entities (e.g. <), otherwise the text wont display properly.
Parameters
| Name | Type | Description |
|---|---|---|
string | char* | — |
Returns
voidThis native does not return a value.