Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE1:ObjectiveBrowser (UT)
Object >> UWindowBase >> UWindowWindow >> NotifyWindow >> ObjectiveBrowser |
Contents
- 1 Properties
- 1.1 BackButton
- 1.2 BG1
- 1.3 BG2
- 1.4 BG3
- 1.5 BGName1
- 1.6 BGName2
- 1.7 BGName3
- 1.8 bMapStatic
- 1.9 BrowserName
- 1.10 Descscrolldown
- 1.11 Descscrollup
- 1.12 EmptyText
- 1.13 GameType
- 1.14 Initialized
- 1.15 Ladder
- 1.16 LadderWindow
- 1.17 MapShot
- 1.18 MapStatic
- 1.19 Match
- 1.20 MatchInfo
- 1.21 Names
- 1.22 NextButton
- 1.23 NumNames
- 1.24 ObjDescArea
- 1.25 ObjectiveString
- 1.26 OrdersTransmissionText
- 1.27 SelectedO
- 1.28 StandByText
- 1.29 StaticScale
- 1.30 StaticTex
- 1.31 Title1
- 2 Instance functions
- Package:
- UTMenu
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties
BackButton
Type: NotifyButton
BG1
Type: Texture
Array size: 4
BG2
Type: Texture
Array size: 4
BG3
Type: Texture
Array size: 4
BGName1
Type: string
Array size: 4
Default value, index 0: "UTMenu.Ladr11"
Default value, index 1: "UTMenu.Ladr12"
Default value, index 2: "UTMenu.Ladr13"
Default value, index 3: "UTMenu.Ladr14"
BGName2
Type: string
Array size: 4
Default value, index 0: "UTMenu.Ladr21"
Default value, index 1: "UTMenu.Ladr22"
Default value, index 2: "UTMenu.Ladr23"
Default value, index 3: "UTMenu.Ladr24"
BGName3
Type: string
Array size: 4
Default value, index 0: "UTMenu.Ladr31"
Default value, index 1: "UTMenu.Ladr32"
Default value, index 2: "UTMenu.Ladr33"
Default value, index 3: "UTMenu.Ladr34"
bMapStatic
Type: bool
BrowserName
Type: string
Modifiers: localized
Default value: "Mission Objectives"
Descscrolldown
Type: NotifyButton
Descscrollup
Type: NotifyButton
EmptyText
Type: string
GameType
Type: string
Initialized
Type: bool
Ladder
LadderWindow
Type: UTLadder
MapShot
Type: Texture
MapStatic
Type: StaticArea
Match
Type: int
MatchInfo
Type: class<RatedMatchInfo>
Names
Type: LadderButton
Array size: 8
NextButton
Type: NotifyButton
NumNames
Type: int
ObjDescArea
Type: UTFadeTextArea
ObjectiveString
Type: string
Default value: "Objective"
OrdersTransmissionText
Type: string
Modifiers: localized
Default value: "Orders Transmission Follows"
SelectedO
Type: int
StandByText
Type: string
Modifiers: localized
StaticScale
Type: float
StaticTex
Type: Texture
Default value: Texture'Botpack.LadrStatic.Static.Static_A00'
Title1
Type: NotifyButton
Instance functions
AddObjDesc
BackPressed
BeforePaint
Overrides: UWindowWindow.BeforePaint
CloseUp
Created
Overrides: UWindowWindow.Created
EscClose
Overrides: UWindowWindow.EscClose
HideWindow
Overrides: UWindowWindow.HideWindow
Initialize
NameSelected
NextPressed
Notify
Overrides: NotifyWindow.Notify
Paint
Overrides: UWindowWindow.Paint
SetMapShot
StartMap
Tick
Overrides: UWindowWindow.Tick