_UI_PROMPT_SET_ACTIVE_GROUP_THIS_FRAME
Note: you must use VAR_STRING for p1 if string is not part of text database tabAmount: specifies number of tabs in prompt group tabDefaultIndex: specifies starting index p3 if is set > 3 you can no longer press Q to change tab if there are more than one tab set in tabAmount
HUDBuild 1207
Signature
lua
UiPromptSetActiveGroupThisFrame(GetHashKey("..."), name, 0, 0, 0, prompt)
-- returns AnyParameters
| Name | Type | Description |
|---|---|---|
| Hash | — | |
| const char* | — | |
| int | — | |
| int | — | |
| int | — | |
| Prompt | — |
Usage
lua
UiPromptSetActiveGroupThisFrame(GetHashKey("..."), name, 0, 0, 0, prompt)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
