I'm a doctor, not a mechanic
UE3:ThumbnailLabelRenderer (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ThumbnailLabelRenderer |
- Package:
- UnrealEd
- Direct subclasses:
- StaticMeshLabelRenderer, MemCountThumbnailLabelRenderer, AnimSetLabelRenderer, AnimTreeLabelRenderer, GenericThumbnailLabelRenderer, MaterialInstanceLabelRenderer, PhysicsAssetLabelRenderer, PostProcessLabelRenderer, SkeletalMeshLabelRenderer, SoundLabelRenderer
- This class in other games:
- UDK
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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 labels. This is declared as a separate object so that label rendering can be customized without having to support any other interfaces