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

UE3:UTUIDataProvider_StringArray (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> UIRoot >> UIDataProvider >> UTUIDataProvider_SimpleElementProvider >> UTUIDataProvider_StringArray

Contents

Package: 
UTGame
Implemented interfaces
UIListElementCellProvider
This class in other games:
UDK

Dataprovider that provides an array of strings.

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

[edit] Properties

[edit] Strings

Type: array<string>

Strings being provided by this provider.

[edit] Native functions

[edit] GetElementCount

native function int GetElementCount ()

Overrides: UTUIDataProvider_SimpleElementProvider.GetElementCount

Returns:

Returns the number of elements(rows) provided.