I love the smell of UnrealEd crashing in the morning. – tarquin
UE3:FindUnreferencedFunctionsCommandlet (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Commandlet >> FindUnreferencedFunctionsCommandlet |
Contents
- Package:
- UnrealEd
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. |
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[edit]
Serializer[edit]
Type: ByteCodeSerializer
Modifiers: transient, const
Worker class which processes compiled bytecode.