I'm a doctor, not a mechanic
UE3:ThumbnailLabelRenderer (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ThumbnailLabelRenderer |
- Package:
- UnrealEd
- Direct subclasses:
- AnimSetLabelRenderer, AnimTreeLabelRenderer, FontThumbnailLabelRenderer, GenericThumbnailLabelRenderer, MaterialInstanceLabelRenderer, MemCountThumbnailLabelRenderer, ParticleSystemLabelRenderer, PhysicsAssetLabelRenderer, PhysXDestructibleLabelRenderer, PostProcessLabelRenderer, SkeletalMeshLabelRenderer, SoundLabelRenderer, StaticMeshLabelRenderer
- This class in other games:
- UT3
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