There is no spoon

UE1:UWindowMenuBarItem (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> UWindowBase >> UWindowList >> UWindowMenuBarItem
Package: 
UWindow
This class in other games:
U1, UT

UWindowMenuBarItem - An Unreal menu bar item

Properties[edit]

bHelp[edit]

Type: bool


Caption[edit]

Type: string


HotKey[edit]

Type: byte


ItemLeft[edit]

Type: float


ItemWidth[edit]

Type: float


Menu[edit]

Type: UWindowPulldownMenu


Owner[edit]

Type: UWindowMenuBar


Instance functions[edit]

CloseUp[edit]

function CloseUp ()


CreateMenu[edit]

function UWindowPulldownMenu CreateMenu (class<UWindowPulldownMenuMenuClass)


DeSelect[edit]

function DeSelect ()


GetMenuBar[edit]

function UWindowMenuBar GetMenuBar ()


Select[edit]

function Select ()


SetCaption[edit]

function SetCaption (string C)


SetHelp[edit]

function SetHelp (bool b)