UE3:MemCountThumbnailLabelRenderer (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ThumbnailLabelRenderer >> MemCountThumbnailLabelRenderer |
- Package:
- UnrealEd
- This class in other games:
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.