SetDiscordRichPresenceAssetText — FiveM Natives
0xB029D2FA · CFX · client
This native sets the hover text of the image asset for the discord rich presence implementation.
Parameters
| Name | Type | Description |
|---|---|---|
| text | char* | Text to be displayed when hovering over image asset. Note that you must also set a valid image asset using the SET_DISCORD_RICH_PRESENCE_ASSET native. |
Returns
void