GetAssetThumbnailAsync
RobloxScriptSecurity
This member can only be accessed by CoreScripts. Attempting to access this member outside of a CoreScript will cause an error.
Yields
This is a yielding function. When called, it will pause the Lua thread that called the function until a result is ready to be returned, without interrupting other scripts.
Preloads a generated asset thumbnail, waiting until it is generated to return. Returns the URL to the image, and a boolean describing if the preload was successful.
Parameters
Name | Type | Default | Description |
---|---|---|---|
|
|||
|
|||
0
|
Returns
Return Type | Summary |
---|---|