I'm a doctor, not a mechanic

UE1:UMenuWeaponPriorityWindow (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> UWindowBase >> UWindowWindow >> UWindowFramedWindow >> UMenuFramedWindow >> UMenuWeaponPriorityWindow
Package: 
UMenu
This class in other games:
UT

null

Properties

CloseButton

Type: UWindowSmallCloseButton


Default values

Property Value
ClientClass Class'UMenu.UMenuWeaponPriorityCW'
WindowTitle "Weapons"

Instance functions

Created

function Created ()

Overrides: UWindowFramedWindow.Created


Paint

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

Overrides: UWindowFramedWindow.Paint


Resized

function Resized ()

Overrides: UWindowFramedWindow.Resized


ResolutionChanged

function ResolutionChanged (float W, float H)

Overrides: UWindowWindow.ResolutionChanged


SaveConfigs

function SaveConfigs ()

Overrides: UWindowWindow.SaveConfigs


SetSizePos

function SetSizePos ()