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

UE3:SeqVar_Named (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceVariable >> SeqVar_Named
Package: 
Engine
This class in other games:
UT3

null

Properties

Property group 'SeqVar_Named'

ExpectedType

Type: class<SequenceVariable>


FindVarName

Type: name

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

Internal variables

bStatusIsOk

Type: bool

Modifiers: transient

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

Default values

Property Value
ObjName "Named Variable"