The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:UMenuMutatorExclude (UT)

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

null

Default values[edit]

Property Value
bAcceptExternalDragDrop 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