CreateDui — RedM Natives
0x23EAF899 · CFX · client
Creates a DUI browser. This can be used to draw on a runtime texture using CREATE_RUNTIME_TEXTURE_FROM_DUI_HANDLE.
Parameters
| Name | Type | Description |
|---|---|---|
| url | char* | The initial URL to load in the browser. |
| width | int | The width of the backing surface. |
| height | int | The height of the backing surface. |
Returns
long