Gah - a solution with more questions. – EntropicLqd
UE1:UWindowMenuBarItem (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowList >> UWindowMenuBarItem |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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]
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)