ActivityFeedCreate — FiveM Natives
0x4DCDF92BF64236CD · MISC · all
Creates and opens a new activity feed post to start filling in. Note: This is a PS4 related native, resulting in a nullsub on the PC platform. This native won't do anything when invoked.
Parameters
| Name | Type | Description |
|---|---|---|
| captionString | char* | The main text or caption for the activity feed post. This is the primary message displayed in the feed entry. |
| condensedCaptionString | char* | A shorter or condensed version of the caption, used in cases where space is limited or a brief summary is required. |
Returns
void