UE3:FindUnreferencedFunctionsCommandlet (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 05:24, 17 January 2010 by Unknown user (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
UDK Object >> Commandlet >> FindUnreferencedFunctionsCommandlet
Package:
UnrealEd

This commandlet generates a list of functions which aren't referenced by any code in the game. This commandlet does not call the event "Main".

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

Properties

Serializer

Type: ByteCodeSerializer

Modifiers: transient, const

Worker class which processes compiled bytecode.