CreateRuntimeTxd
Docslocal retval = CreateRuntimeTxd(name)Description
Creates a runtime texture dictionary with the specified name.
Example:
local txd = CreateRuntimeTxd('meow')Parameters
| Name | Type | Description |
|---|---|---|
name | char* | The name for the runtime TXD. |
Returns
longReturns a 64-bit integer value.