I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:MemCountThumbnailLabelRenderer (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> ThumbnailLabelRenderer >> MemCountThumbnailLabelRenderer
Package: 
UnrealEd
This class in other games:
UT3

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

This is a simple thumbnail label renderer that lists the object name and the amount of memory used by the object. It is an example of how you can use a different thumbnail label for different information

Properties

AggregatedLabelRenderer

Type: ThumbnailLabelRenderer

An aggregated thumbnail label renderer component. Used when appending the memory usage information to an existing label renderer's list.