I love the smell of UnrealEd crashing in the morning. – tarquin
Legacy:UWindowButton
From Unreal Wiki, The Unreal Engine Documentation Site
Variables[edit]
- bool bDisabled
- bool bStretched
- bool bUseRegion
- Region DisabledRegion
- texture DisabledTexture
- Region DownRegion
- sound DownSound
- texture DownTexture
- float ImageX
- float ImageY
- Region OverRegion
- sound OverSound
- texture OverTexture
- float RegionScale
- string ToolTipString
- Region UpRegion
- texture UpTexture
Functions[edit]
- BeforePaint (Canvas C, float X, float Y)
- Click (float X, float Y)
- Created ()
- DoubleClick (float X, float Y)
- KeyDown (int Key, float X, float Y)
- MClick (float X, float Y)
- MouseEnter ()
- MouseLeave ()
- Paint (Canvas C, float X, float Y)
- RClick (float X, float Y)
Default properties[edit]
- bIgnoreLDoubleClick=True
- bIgnoreMDoubleClick=True
- bIgnoreRDoubleClick=True