| Home Page | Recent Changes | Preferences

UWindowPageControl

UT :: UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowListControl >> UWindowTabControl? >> UWindowPageControl

Variables

  • None

Functions

  • UWindowPageControlPage AddPage (string Caption, class<UWindowPageWindow> PageClass, optional name ObjectName)
  • BeforePaint (Canvas C, float X, float Y)
  • Close (optional bool bByParent)
  • DeletePage (UWindowPageControlPage P)
  • UWindowPageControlPage FirstPage ()
  • GetDesiredDimensions (out float W, out float H)
  • UWindowPageControlPage GetPage (string Caption)
  • GotoTab (UWindowTabControlItem NewSelected, optional bool bByUser)
  • UWindowPageControlPage InsertPage (UWindowPageControlPage BeforePage, string Caption, class<UWindowPageWindow> PageClass, optional name ObjectName)
  • NotifyAfterLevelChange ()
  • NotifyBeforeLevelChange ()
  • NotifyQuitUnreal ()
  • Paint (Canvas C, float X, float Y)
  • ResolutionChanged (float W, float H)

Default properties

  • ListClass=Class'UWindow.UWindowPageControlPage'

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Image Uploads

Random Page

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

Mapping Topics

Mapping Lessons

UnrealEd Interface

Questions&Answers

Scripting Topics

Scripting Lessons

Making Mods

Class Tree

Questions&Answers

Modeling Topics

Questions&Answers

Log In