Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE1:UMenuRaisedButton (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowButton >> UMenuRaisedButton
Package: 
UMenu
This class in other games:
RTNP

null

Properties[edit]

Index[edit]

Type: int


Instance functions[edit]

BeforePaint[edit]

function BeforePaint (Canvas C, float X, float Y)

Overrides: UWindowButton.BeforePaint


Created[edit]

function Created ()

Overrides: UWindowButton.Created


Paint[edit]

function Paint (Canvas C, float X, float Y)

Overrides: UWindowButton.Paint