Engine.UICustomSkin
- Extends
- UISkin
- Modifiers
- native ( inherit )
A UISkin that contains purely cosmetic style changes. In addition to replacing styles inherited from base styles, this
class can also remap the styles for individual widgets to point to an entirely different style.
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.UIRoot
|
+-- Engine.UIDataProvider
|
+-- Engine.UIDataStore
|
+-- Engine.UISkin
|
+-- Engine.UICustomSkin
| Inherited Functions from Engine.UISkin |
| AddStyleGroupName, AddUISoundCue, FindStyleGroupIndex, GetAvailableStyles, GetCursorResource, GetSkinSoundCues, GetStyleGroupAtIndex, GetStyleGroups, GetUISoundCue, IsInheritedGroupName, RemoveStyleGroupName, RemoveUISoundCue, RenameStyleGroup |
var const native Map WidgetStyleMap;
defaultproperties
{
Name="Default__UICustomSkin"
ObjectArchetype=UISkin'Engine.Default__UISkin'
}
|
Creation time: Mon 26/11/2007 17:41:14.953 - Created with
UnCodeX