There is no spoon

UE3:ThumbnailRenderer (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> ThumbnailRenderer
Package: 
UnrealEd
Direct subclasses:
DefaultSizedThumbnailRenderer, IconThumbnailRenderer, TextureThumbnailRenderer
This class in other games:
UT3

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

This is an abstract base class that is used to define the interface that UnrealEd will use when rendering a given object's thumbnail. The editor only calls the virtual rendering function.