Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE3:UTUIDataProvider_StringArray (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 06:12, 17 January 2010 by (Talk)

Jump to: navigation, search
UDK Object >> UIRoot >> UIDataProvider >> UTUIDataProvider_SimpleElementProvider >> UTUIDataProvider_StringArray
Package: 
UTGame
Implemented interfaces
UIListElementCellProvider
This class in other games:
UT3

Dataprovider that provides an array of strings.

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

Properties

Strings

Type: array<string>

Strings being provided by this provider.

Native functions

GetElementCount

native function int GetElementCount ()

Overrides: UTUIDataProvider_SimpleElementProvider.GetElementCount

Returns:

Returns the number of elements(rows) provided.