SEND_LOADING_SCREEN_MESSAGE
Sends a message to the `loadingScreen` NUI frame, which contains the HTML page referenced in `loadscreen` resources.
CFX
Signature
lua
SendLoadingScreenMessage(jsonString)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| char* | The JSON-encoded message. |
Usage
lua
SendLoadingScreenMessage(jsonString)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
