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

UE3:UIAction_GetListItemCount (UT3)

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

This action retrieves the number of elements in a list.

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

Properties[edit]

ItemCount[edit]

Type: int

Output variable for the number of items in the attached list.

Default values[edit]

Property Value
ObjName "Get List Item Count"
VariableLinks[3]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Int'
LinkDesc "Item Count"
MaxVars 255
MinVars 1
PropertyName 'ItemCount'