DoesTextureExist
Docslocal retval = DoesTextureExist(textureId)Description
In compare to 0x31DC8D3F216D8509 return true if texture its created when 0x31DC8D3F216D8509 return true if you put there any id in valid range
Parameters
| Name | Type | Description |
|---|---|---|
textureId | int | texture id created by `0xC5E7204F322E49EB`. |
Returns
boolReturns true or false.