Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

ModIO.CacheClient.LoadModYouTubeThumbnail

Jackson Wood edited this page Feb 20, 2019 · 1 revision

CacheClient.LoadModYouTubeThumbnail

public static Texture2D LoadModYouTubeThumbnail(int modId, string youTubeId);

Parameters

Name Description
modId
youTubeId

Returns

Texture2D: Result of the function calculations

Description

Retrieves a YouTube thumbnail from the cache.

Clone this wiki locally