I love the smell of UnrealEd crashing in the morning. – tarquin
UE1:NotifyButton (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowButton >> NotifyButton |
Contents
- Package:
- UTMenu
- Direct subclasses:
- LadderButton, SpeechButton
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties
bDontSetLabel
Type: bool
bLeftJustify
Type: bool
LabelHeight
Type: float
LabelWidth
Type: float
MyFont
Type: Font
NotifyWindow
Type: NotifyWindow
OtherTexture
Type: Texture
Text
Type: string
TextColor
Type: Object.Color
XOffset
Type: float
Default values
Property | Value |
---|---|
bIgnoreLDoubleClick | False |
Instance functions
BeforePaint
Overrides: UWindowButton.BeforePaint
CheckMousePassThrough
Overrides: UWindowWindow.CheckMousePassThrough
Notify
function Notify (byte E)
Overrides: UWindowDialogControl.Notify
Paint
Overrides: UWindowButton.Paint
SetColorFont
function SetColorFont (Font NewFont)
SetTextColor
function SetTextColor (Object.Color NewColor)
Overrides: UWindowDialogControl.SetTextColor