I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:UWindowRightClickMenu (RTNP)

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

null

Instance functions[edit]

CloseUp[edit]

function CloseUp ()

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