Cogito, ergo sum

UE1:UWindowMenuBarItem (U1)

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

UWindowMenuBarItem - An Unreal menu bar item

Properties

bHelp

Type: bool


Caption

Type: string


HotKey

Type: byte


ItemLeft

Type: float


ItemWidth

Type: float


Menu

Type: UWindowPulldownMenu


Owner

Type: UWindowMenuBar


Instance functions

CloseUp

function CloseUp ()


CreateMenu

function UWindowPulldownMenu CreateMenu (class<UWindowPulldownMenuMenuClass)


DeSelect

function DeSelect ()


GetMenuBar

function UWindowMenuBar GetMenuBar ()


Select

function Select ()


SetCaption

function SetCaption (string C)


SetHelp

function SetHelp (bool b)