I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:CustomPropertyItemHandler (UT3)

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

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