Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE1:UWindowRightClickMenu (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UWindow
Direct subclasses:
UBrowserIRCChannelMenu, UBrowserIRCJoinMenu, UBrowserIRCPrivateMenu, UBrowserIRCSystemMenu, UBrowserInfoMenu, UBrowserRightClickMenu
This class in other games:
RTNP

null

Instance functions[edit]

CloseUp[edit]

function CloseUp (optional bool bByOwner)

Overrides: UWindowPulldownMenu.CloseUp


Created[edit]

function Created ()

Overrides: UWindowPulldownMenu.Created


RMouseDown[edit]

function RMouseDown (float X, float Y)

Overrides: UWindowWindow.RMouseDown


RMouseUp[edit]

function RMouseUp (float X, float Y)

Overrides: UWindowWindow.RMouseUp