Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:MemCountThumbnailLabelRenderer (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.