The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:UWindowPulldownMenuItem (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U1 Object >> UWindowList >> UWindowPulldownMenuItem
Package: 
UWindow
This class in other games:
RTNP, UT

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)


DeSelect

function DeSelect ()


GetMenuBar

function UWindowMenuBar GetMenuBar ()


Select

function Select ()


SetCaption

function SetCaption (string C)