_SET_CURRENT_UGC_MISSION_DESCRIPTION
string1 is the only string used in the scripts, the others are null (0)
HUDBuild 1207
Signature
lua
SetCurrentUgcMissionDescription(true, string1, string2, string3, string4)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| BOOL | — | |
| const char* | — | |
| const char* | — | |
| const char* | — | |
| const char* | — |
Usage
lua
SetCurrentUgcMissionDescription(true, string1, string2, string3, string4)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
