There is no spoon

UE1:UWindowPulldownMenuItem (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowList >> UWindowPulldownMenuItem
Package: 
UWindow
This class in other games:
RTNP, U1

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<UWindowPulldownMenuMenuClass, optional UWindowWindow InOwnerWindow)


DeSelect

function DeSelect ()


GetMenuBar

function UWindowMenuBar GetMenuBar ()


Select

function Select ()


SetCaption

function SetCaption (string C)