There is no spoon
UE3:UTUIDataProvider_StringArray (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIDataProvider >> UTUIDataProvider_SimpleElementProvider >> UTUIDataProvider_StringArray |
- Package:
- UTGame
- Implemented interfaces:
- UIListElementCellProvider
- This class in other games:
- UT3
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Dataprovider that provides an array of strings.
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved
Properties[edit]
Strings[edit]
Strings being provided by this provider.
Native functions[edit]
GetElementCount[edit]
native function int GetElementCount ()
Overrides: UTUIDataProvider_SimpleElementProvider.GetElementCount
Returns:
- Returns the number of elements(rows) provided.