SET_DUI_URL
Navigates the specified DUI browser to a different URL.
CFX
Signature
lua
SetDuiUrl(duiObject, url)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| long | The DUI browser handle. | |
| char* | The new URL. |
Usage
lua
SetDuiUrl(duiObject, url)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
