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

Engine.UIResourceDataProvider

Extends
UIPropertyDataProvider
Modifiers
native ( inherit ) implements ( UIListElementCellProvider ) abstract

Base class for data providers which provide data for static game resources. Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Engine.UIRoot
   |   
   +-- Engine.UIDataProvider
      |   
      +-- Engine.UIPropertyDataProvider
         |   
         +-- Engine.UIResourceDataProvider

Direct Known Subclasses:

UIGameInfoSummary, UTUIResourceDataProvider

Variables Summary
Inherited Variables from Engine.UIPropertyDataProvider
ComplexPropertyTypes
Inherited Variables from Engine.UIDataProvider
ProviderChangedNotifies, WriteAccessType

Enumerations Summary
Inherited Enumerations from Engine.UIDataProvider
EProviderAccessType

Structures Summary
Inherited Structures from Engine.UIDataProvider
UIDataProviderField

Functions Summary
eventbool IsProviderDisabled ()
Inherited Functions from Engine.UIPropertyDataProvider
GetCustomPropertyValue
Inherited Functions from Engine.UIDataProvider
AddPropertyNotificationChangeRequest, GenerateFillerData, GenerateScriptMarkupString, GetFieldValue, GetSupportedScriptFields, NotifyPropertyChanged, RemovePropertyNotificationChangeRequest, SetFieldValue


Functions Detail

IsProviderDisabled Source code

event bool IsProviderDisabled ( )
Allows a resource data provider instance to indicate that it should be unselectable in subscribed lists
@return FALSE to indicate that list elements which represent this data provider should be considered unselectable or otherwise disabled (though it will still appear in the list).


Defaultproperties

defaultproperties
{
   Name="Default__UIResourceDataProvider"
   ObjectArchetype=UIPropertyDataProvider'Engine.Default__UIPropertyDataProvider'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:47.727 - Created with UnCodeX