API Referenceglobal
ThumbnailRendererAttributeclass
Should target a static method like `public static Pixmap RenderThumbnail( Asset thumbnail )` where the method returns a thumbnail for that asset type. This kind of sucks I don't like it.
Constructors1
Showing 1 constructors
public ThumbnailRendererAttribute()
No results match this filter.
Properties1
Showing 1 properties
public int Editor.Asset.ThumbnailRendererAttribute.Priority { get; set; }
The priority of this callback. Higher gets called first.
Returns:
int—No results match this filter.