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

UE3:CustomPropertyItemHandler (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Interface >> CustomPropertyItemHandler
Package: 
Engine
Known implementing classes:
UIComp_ContextMenuListPresenter, UIComp_DrawImage, UIComp_DrawTeamColoredImage, UIComp_ListPresenter, UIComp_ListPresenterCascade, UIComp_ListPresenterTree, UIComp_ObjectListPresenter, UIComp_UTDrawStateImage, UIComp_UTUIMenuListPresenter
This interface in other games:
UT3

Provides an interface for overriding the default behavior of routing and applying property values received from a custom editor property window item.

Classes which implement this interface would also need to specify custom property item windows

See: UnrealEd.CustomPropertyItemBindings Copyright 1998-2007 Epic Games, Inc. All Rights Reserved