GetStatusOfTextureDownload
Docslocal retval = GetStatusOfTextureDownload(p0)Description
0 = succeeded
1 = pending
2 = failedParameters
| Name | Type | Description |
|---|---|---|
p0 | int | — |
Returns
intReturns an integer value.
local retval = GetStatusOfTextureDownload(p0)0 = succeeded
1 = pending
2 = failed| Name | Type | Description |
|---|---|---|
p0 | int | — |
intReturns an integer value.
No snippets yet. Be the first to contribute!