Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

Difference between revisions of "UE3:SeqVar Named (UDK)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
m (1 revision: class descriptions for UDK January update (part 5))
 
(No difference)

Latest revision as of 05:47, 17 January 2010

UDK Object >> SequenceObject >> SequenceVariable >> SeqVar_Named
Package: 
Engine
This class in other games:
UT3

null

Properties[edit]

Property group 'SeqVar_Named'[edit]

ExpectedType[edit]

Type: class<SequenceVariable>

Class that this variable will act as. Set automatically when connected to a SequenceOp variable connector.

FindVarName[edit]

Type: name

Will search entire level's sequences (ie all subsequences) to find a variable whose VarName matches FindVarName.

Internal variables[edit]

bStatusIsOk[edit]

Type: bool

Modifiers: transient

For use in Kismet, to indicate if this variable is ok. Updated in UpdateStatus.

Default values[edit]

Property Value
ObjName "Named Variable"