There is no spoon
UE2:ObjectiveProgressDisplay (UT2004)
Contents
- 1 Properties
- 2 Instance functions
- 2.1 AnyOptionalObjectiveCritical
- 2.2 AnyPrimaryObjectivesCritical
- 2.3 CheckEntry
- 2.4 DrawBigCurrentObjective
- 2.5 DrawObjectives
- 2.6 GetGlobalObjectiveProgress
- 2.7 GetObjectiveDescription
- 2.8 GetPrimaryObjectiveCount
- 2.9 Initialize
- 2.10 PostRender
- 2.11 SetObjectiveColor
- 2.12 ShowStatus
- 2.13 UpdateSlideScale
- 3 States
- Package:
- UT2k4Assault
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. |
ObjectiveProgressDisplay Created by Laurent Delayen © 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
Property group 'ObjectiveProgressDisplay'[edit]
SlideSpeed[edit]
Type: float
Default value: 4.0
Internal variables[edit]
ASHUD[edit]
Type: HUD_Assault
BoxPivot[edit]
Type: Object.Vector
BoxSize[edit]
Type: Object.Vector
HeaderText[edit]
Type: string
Modifiers: localized
Default value: "Objectives"
ObjTimesString[edit]
Type: string
Modifiers: localized
Default value: "x"
OptionalObjectivePrefix[edit]
Type: string
Modifiers: localized
Default value: "*"
PrimaryObjectivePrefix[edit]
Type: string
Modifiers: localized
Default value: "-"
SlideScale[edit]
Type: float
SpaceSeparator[edit]
Type: string
Modifiers: localized
Default value: " "
TextCutSuffix[edit]
Type: string
Modifiers: localized
Default value: "..."
Instance functions[edit]
AnyOptionalObjectiveCritical[edit]
AnyPrimaryObjectivesCritical[edit]
CheckEntry[edit]
DrawBigCurrentObjective[edit]
DrawObjectives[edit]
GetGlobalObjectiveProgress[edit]
GetObjectiveDescription[edit]
GetPrimaryObjectiveCount[edit]
Initialize[edit]
PostRender[edit]
SetObjectiveColor[edit]
ShowStatus[edit]
UpdateSlideScale[edit]
States[edit]
Hidden[edit]
Modifiers: auto
Hidden.PostRender[edit]
Overrides: PostRender (global)
Hidden.ShowStatus[edit]
Overrides: ShowStatus (global)
SlideIn[edit]
SlideIn.DrawObjectives[edit]
Overrides: DrawObjectives (global)
SlideIn.ShowStatus[edit]
Overrides: ShowStatus (global)
SlideIn.UpdateSlideScale[edit]
Overrides: UpdateSlideScale (global)
SlideOut[edit]
SlideOut.DrawObjectives[edit]
Overrides: DrawObjectives (global)
SlideOut.ShowStatus[edit]
Overrides: ShowStatus (global)
SlideOut.UpdateSlideScale[edit]
Overrides: UpdateSlideScale (global)
Visible[edit]
Visible.ShowStatus[edit]
Overrides: ShowStatus (global)