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

UE1:UMenuMutatorInclude (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UMenu
This class in other games:
UT

null

Default values[edit]

Property Value
bAcceptExternalDragDrop True
bCanDrag True
bCanDragExternal True

Instance functions[edit]

ExternalDragOver[edit]

function bool ExternalDragOver (UWindowDialogControl ExternalControl, float X, float Y)

Overrides: UWindowListBox.ExternalDragOver


ReceiveDoubleClickItem[edit]

function ReceiveDoubleClickItem (UWindowListBox L, UWindowListBoxItem I)

Overrides: UWindowListBox.ReceiveDoubleClickItem