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
Object >> ThumbnailLabelRenderer >> MemCountThumbnailLabelRenderer |
Contents
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 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.