| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- KFGui.GUIClassInfoPanel
| Variables Summary | |
|---|---|
| GUIImage | i_back |
| Inherited Variables from XInterface.GUIPanel |
|---|
| Background |
| Inherited Variables from XInterface.GUIMultiComponent |
|---|
| AnimationCount, bAlwaysAutomate, bDrawFocusedLast, bOldStyleMenus, Components, Controls, FocusedControl, PropagateVisibility |
| Functions Summary | ||
|---|---|---|
![]() | Display (GUIClassSelectable item) | |
| Inherited Functions from XInterface.GUIPanel |
|---|
| InitComponent |
| Variables Detail |
|---|
| Functions Detail |
|---|
Display Source code| Defaultproperties |
|---|
defaultproperties
{
Begin Object Class=GUIImage Name=Background
Image=Texture'Engine.WhiteSquareTexture'
ImageColor=(B=0,G=0,R=0)
ImageStyle=ISTY_Stretched
ImageRenderStyle=MSTY_Normal
WinHeight=1.000000
End Object
i_back=GUIImage'KFGui.GUIClassInfoPanel.Background'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||