AssetDatabase.GetCachedIcon
static function GetCachedIcon(path: string): Texture;
static Texture GetCachedIcon(string path);
static def GetCachedIcon(path as string) as Texture
Description

Retrieves an icon for the asset at the given asset path.