My program doesn't have bugs. It just develops random features.

UE3:UIAction_SetProgressBarValue (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> SequenceObject >> SequenceOp >> SequenceAction >> UIAction >> UIAction_SetValue >> UIAction_SetProgressBarValue
Package: 
Engine

Changes the current value of a UIProgressBar

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties[edit]

Property group 'UIAction_SetProgressBarValue'[edit]

bPercentageValue[edit]

Type: bool

Specifies whether the NewValue should be treated as a precentage

NewValue[edit]

Type: float

Specifies new progressbar value

Default values[edit]

Property Value
ObjName "Set ProgressBar Value"
VariableLinks[3]
Member Value
ExpectedType Class'Engine.SeqVar_Float'
LinkDesc "New Value"
MaxVars 255
MinVars 1
PropertyName 'NewValue'