CreateRuntimeTexture — RedM Natives
0xFEC3766D · CFX · client
Creates a blank runtime texture.
Parameters
| Name | Type | Description |
|---|---|---|
| txd | long | A handle to the runtime TXD to create the runtime texture in. |
| txn | char* | The name for the texture in the runtime texture dictionary. |
| width | int | The width of the new texture. |
| height | int | The height of the new texture. |
Returns
long