Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- UWindow.UWindowBase | +-- UWindow.UWindowWindow | +-- UWindow.UWindowDialogControl | +-- UWindow.UWindowButton | +-- UTMenu.NotifyButton | +-- UTMenu.SpeechButton
Variables Summary | |
---|---|
bool | bHighlightButton |
float | FadeFactor |
texture | SelectedTexture |
int | Type |
Inherited Variables from UTMenu.NotifyButton |
---|
bDontSetLabel, bLeftJustify, LabelHeight, LabelWidth, MyFont, NotifyWindow, OtherTexture, Text, TextColor, XOffset |
Inherited Variables from UWindow.UWindowButton |
---|
bDisabled, bStretched, bUseRegion, DisabledRegion, DisabledTexture, DownRegion, DownSound, DownTexture, ImageX, ImageY, OverRegion, OverSound, OverTexture, RegionScale, ToolTipString, UpRegion, UpTexture |
Functions Summary | ||
---|---|---|
Paint (Canvas C, float X, float Y)) |
Inherited Functions from UTMenu.NotifyButton |
---|
BeforePaint, CheckMousePassThrough, Notify, Paint, SetColorFont, SetTextColor |
Inherited Functions from UWindow.UWindowButton |
---|
BeforePaint, Click, Created, DoubleClick, KeyDown, MClick, MouseEnter, MouseLeave, Paint, RClick |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties
{
}
|
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |