Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE1:UMenuMutatorWindow (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> UWindowFramedWindow >> UMenuMutatorWindow
Package: 
UMenu
This class in other games:
RTNP

null

Properties[edit]

CloseButton[edit]

Type: UWindowSmallCloseButton


Default values[edit]

Property Value
ClientClass Class'UMenu.UMenuMutatorCW'
WindowTitle "Configure Mutators"

Instance functions[edit]

Created[edit]

function Created ()

Overrides: UWindowFramedWindow.Created


Paint[edit]

function Paint (Canvas C, float X, float Y)

Overrides: UWindowFramedWindow.Paint


Resized[edit]

function Resized ()

Overrides: UWindowFramedWindow.Resized