Gah - a solution with more questions. – EntropicLqd

Legacy:UWindowPulldownMenuItem

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT :: Object >> UWindowBase >> UWindowList >> UWindowPulldownMenuItem

[edit] Variables

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

[edit] Functions

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

[edit] Default properties

  • None
Personal tools