I love the smell of UnrealEd crashing in the morning. – tarquin
UE3:UIDataProvider_OnlineProfileSettingsArray (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> UIRoot >> UIDataProvider >> UIDataProvider_OnlineProfileSettingsArray |
Contents |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
This class is responsible for exposing string settings as arrays to the ui
[edit] Properties
[edit] ColumnHeaderText
Type: string
Modifiers: const
string to use in list column headers for this setting; assigned from the ColumnHeaderText property for the corresponding property or setting from the Settings object.
[edit] ProfileSettingId
Type: int
The settings id this provider is responsible for managing
[edit] ProfileSettings
Type: OnlineProfileSettings
Holds the profile object that will be exposed to the UI
[edit] ProfileSettingsName
Type: name
Cache for faster compares
[edit] Values
Cached set of possible values for this array
[edit] Default values
| Property | Value |
|---|---|
| WriteAccessType | ACCESS_WriteAll |
