There is no spoon

UE3:UIAction_MoveListItem (UT3)

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

Action for moving elements within a UIList.

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

Properties[edit]

Property group 'UIAction_MoveListItem'[edit]

ElementIndex[edit]

Type: int

The index of the element to move.

Default value: -1

MoveCount[edit]

Type: int

The number of places to move it

Default values[edit]

Property Value
bAutoActivateOutputLinks False
bAutoTargetOwner True
ObjCategory "List"
ObjName "Move Element"
OutputLinks[0]
Member Value
LinkDesc "Failure"
OutputLinks[1]
Member Value
LinkDesc "Success"
VariableLinks[3]
Member Value
ExpectedType Class'Engine.SeqVar_Int'
LinkDesc "Element Index"
MaxVars 255
MinVars 1
PropertyName 'ElementIndex'
VariableLinks[4]
Member Value
ExpectedType Class'Engine.SeqVar_Int'
LinkDesc "Count"
MaxVars 255
MinVars 1
PropertyName 'MoveCount'