I'm a doctor, not a mechanic

UE1:UWindowPulldownMenuItem (U1)

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

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

UWindowPulldownMenuItem

Properties[edit]

bChecked[edit]

Type: bool


bDisabled[edit]

Type: bool


Caption[edit]

Type: string


Graphic[edit]

Type: Texture


HotKey[edit]

Type: byte


ItemTop[edit]

Type: float


Owner[edit]

Type: UWindowPulldownMenu


SubMenu[edit]

Type: UWindowPulldownMenu


Instance functions[edit]

CloseUp[edit]

function CloseUp ()


CreateSubMenu[edit]

function UWindowPulldownMenu CreateSubMenu (class<UWindowPulldownMenuMenuClass)


DeSelect[edit]

function DeSelect ()


GetMenuBar[edit]

function UWindowMenuBar GetMenuBar ()


Select[edit]

function Select ()


SetCaption[edit]

function SetCaption (string C)