The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:MatchButton (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowButton >> MatchButton |
Contents
- Package:
- UTMenu
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]
bUnknown[edit]
Type: bool
LabelHeight[edit]
Type: float
LabelWidth[edit]
Type: float
Ladder[edit]
LadderWindow[edit]
Type: UTLadder
MatchIndex[edit]
Type: int
MyFont[edit]
Type: Font
OldOverTexture[edit]
Type: Texture
OtherTexture[edit]
Type: Texture
TextColor[edit]
Type: Object.Color
UnknownText[edit]
Type: string
Modifiers: localized
Default value: "? Unknown ?"
Default values[edit]
Property | Value |
---|---|
bIgnoreLDoubleClick | False |
Instance functions[edit]
CheckMousePassThrough[edit]
Overrides: UWindowWindow.CheckMousePassThrough
Notify[edit]
function Notify (byte E)
Overrides: UWindowDialogControl.Notify
Paint[edit]
Overrides: UWindowButton.Paint
SetLadder[edit]
SetMatchIndex[edit]
function SetMatchIndex (int NewIndex)
SetTextColor[edit]
function SetTextColor (Object.Color NewColor)
Overrides: UWindowDialogControl.SetTextColor