There is no spoon
UE1:UWindowPulldownMenuItem (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowList >> UWindowPulldownMenuItem |
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. |
UWindowPulldownMenuItem
Properties
bChecked
Type: bool
bDisabled
Type: bool
Caption
Type: string
Graphic
Type: Texture
HotKey
Type: byte
ItemTop
Type: float
Owner
Type: UWindowPulldownMenu
SubMenu
Type: UWindowPulldownMenu
Instance functions
CloseUp
function CloseUp ()
CreateSubMenu
function UWindowPulldownMenu CreateSubMenu (class<UWindowPulldownMenu> MenuClass, optional UWindowWindow InOwnerWindow)
DeSelect
function DeSelect ()
GetMenuBar
function UWindowMenuBar GetMenuBar ()
Select
function Select ()
SetCaption
function SetCaption (string C)