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

UE3:SeqVar_Named (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> SequenceObject >> SequenceVariable >> SeqVar_Named
Package: 
Engine
This class in other games:
UDK

null

Properties

Property group 'SeqVar_Named'

FindVarName

Type: name

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

Internal variables

bStatusIsOk

Type: bool

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

ExpectedType

Type: class<SequenceVariable>

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

Default values

Property Value
ObjName "Named Variable"