Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
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
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
DeSelect
function DeSelect ()
GetMenuBar
function UWindowMenuBar GetMenuBar ()
Select
function Select ()
SetCaption
function SetCaption (string C)
SetHelp
function SetHelp (bool b)