Cogito, ergo sum

Legacy:UWindowPulldownMenuItem

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

Variables[edit]

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

Functions[edit]

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

Default properties[edit]

  • None