Legacy:UWindowPulldownMenuItem

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to navigation Jump to search
UT :: Object >> UWindowBase >> UWindowList >> UWindowPulldownMenuItem

Variables

  • bool bChecked
  • bool bDisabled
  • string Caption
  • Texture Graphic
  • byte HotKey
  • float ItemTop
  • UWindowPulldownMenu Owner
  • UWindowPulldownMenu SubMenu

Functions

  • CloseUp ()
  • UWindowPulldownMenu CreateSubMenu (class<UWindowPulldownMenu> MenuClass, optional UWindowWindow InOwnerWindow)
  • DeSelect ()
  • UWindowMenuBar GetMenuBar ()
  • Select ()
  • SetCaption (string C)

Default properties

  • None