Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.UIDataStore_Strings

Extends
UIDataStore_StringBase
Modifiers
native ( inherit ) transient

This datastore provides the UI with access to localized strings. Copyright 1998-2011 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Engine.UIRoot
   |   
   +-- Engine.UIDataProvider
      |   
      +-- Engine.UIDataStore
         |   
         +-- Engine.UIDataStore_StringBase
            |   
            +-- Engine.UIDataStore_Strings

Variables Summary
array<UIConfigFileProvider>LocFileProviders
Inherited Variables from Engine.UIDataStore
RefreshSubscriberNotifies, Tag

Functions Summary
Inherited Functions from Engine.UIDataStore
GetDataStoreClient, NotifyGameSessionEnded, OnCommit, RefreshSubscribers, Registered, SubscriberAttached, SubscriberDetached, Unregistered


Variables Detail

LocFileProviders Source code

var transient array<UIConfigFileProvider> LocFileProviders;
list of data providers for each loc file


Defaultproperties

defaultproperties
{
	Tag=Strings
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: ti 22-3-2011 19:56:58.864 - Created with UnCodeX