Gah - a solution with more questions. – EntropicLqd

UE3:CustomPropertyItemHandler (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 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