- Extends
- UWindowButton
Core.Object
|
+-- UWindow.UWindowBase
|
+-- UWindow.UWindowWindow
|
+-- UWindow.UWindowDialogControl
|
+-- UWindow.UWindowButton
|
+-- UTMenu.MatchButton
Inherited Variables from UWindow.UWindowButton |
bDisabled, bStretched, bUseRegion, DisabledRegion, DisabledTexture, DownRegion, DownSound, DownTexture, ImageX, ImageY, OverRegion, OverSound, OverTexture, RegionScale, ToolTipString, UpRegion, UpTexture |
Inherited Variables from UWindow.UWindowDialogControl |
Align, bAcceptExternalDragDrop, bHasKeyboardFocus, bNoKeyboard, Font, HelpText, MinHeight, MinWidth, NotifyWindow, TabNext, TabPrev, Text, TextColor, TextX, TextY |
Inherited Functions from UWindow.UWindowDialogControl |
BeforePaint, CheckExternalDrag, Created, ExternalDragOver, KeyDown, KeyFocusEnter, KeyFocusExit, MouseEnter, MouseLeave, MouseMove, Notify, Register, SetFont, SetHelpText, SetText, SetTextColor |
var bool bUnknown;
var float LabelHeight;
var float LabelWidth;
var int MatchIndex;
var font MyFont;
var localized string UnknownText;
function bool CheckMousePassThrough ( float X, float Y) )
function Notify ( byte E) )
function Paint (
Canvas C,
float X,
float Y) )
function SetLadder (
Class<
Ladder> NewLadder) )
function SetMatchIndex ( int NewIndex) )
function SetTextColor (
color NewColor) )
defaultproperties
{
UnknownText="? Unknown ?"
bIgnoreLDoubleClick=False
}
|
Creation time: Fr 7.6.2013 13:14:38.375 - Created with
UnCodeX