Cogito, ergo sum
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[edit]
bDontSetLabel[edit]
Type: bool
bLeftJustify[edit]
Type: bool
LabelHeight[edit]
Type: float
LabelWidth[edit]
Type: float
MyFont[edit]
Type: Font
NotifyWindow[edit]
Type: NotifyWindow
OtherTexture[edit]
Type: Texture
Text[edit]
Type: string
TextColor[edit]
Type: Object.Color
XOffset[edit]
Type: float
Default values[edit]
Property | Value |
---|---|
bIgnoreLDoubleClick | False |
Instance functions[edit]
BeforePaint[edit]
Overrides: UWindowButton.BeforePaint
CheckMousePassThrough[edit]
Overrides: UWindowWindow.CheckMousePassThrough
Notify[edit]
function Notify (byte E)
Overrides: UWindowDialogControl.Notify
Paint[edit]
Overrides: UWindowButton.Paint
SetColorFont[edit]
function SetColorFont (Font NewFont)
SetTextColor[edit]
function SetTextColor (Object.Color NewColor)
Overrides: UWindowDialogControl.SetTextColor