My program doesn't have bugs. It just develops random features.

Legacy:UWindowButton

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowButton

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