Skip to content

Commit

Permalink
document REQUEST_MENU_PED_MODEL
Browse files Browse the repository at this point in the history
  • Loading branch information
coalaura committed Nov 5, 2024
1 parent 9690545 commit 2165bbc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion STREAMING/RequestMenuPedModel.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ aliases: ["0xA0261AEF7ACFC51E"]
void REQUEST_MENU_PED_MODEL(Hash model);
```
Calls [`REQUEST_MODEL`](#_0x963D27A58DF860AC) with the `STRFLAG_PRIORITY_LOAD` and `STRFLAG_FORCE_LOAD` set.
## Parameters
* **model**:
* **model**: The model to request.

0 comments on commit 2165bbc

Please sign in to comment.