I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:SeqAct_SetVectorComponents (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_SetVectorComponents
Package: 
Engine


Properties[edit]

OutVector[edit]

Type: Object.Vector


X[edit]

Type: float


Y[edit]

Type: float


Z[edit]

Type: float


Default values[edit]

Property Value
ObjCategory "Math"
ObjName "Set Vector Components"
VariableLinks[0]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Vector'
LinkDesc "Output Vector"
PropertyName 'OutVector'
VariableLinks[1]
Member Value
ExpectedType Class'Engine.SeqVar_Float'
LinkDesc "X"
PropertyName 'X'
VariableLinks[2]
Member Value
ExpectedType Class'Engine.SeqVar_Float'
LinkDesc "Y"
PropertyName 'Y'
VariableLinks[3]
Member Value
ExpectedType Class'Engine.SeqVar_Float'
LinkDesc "Z"
PropertyName 'Z'