| 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.GUIBorder
|
+-- XInterface.GUITitleBar
GUIHeader
| Variables Summary | |
|---|---|
| GUITabControl | DockedTabs |
| Material | Effect |
| GUITitleBar | |
| bool | bDockTop |
| bool | bUseTextHeight |
| ePageAlign | DockAlign |
| Inherited Variables from XInterface.GUIBorder |
|---|
| Caption, Justification, TextIndent |
| Inherited Variables from XInterface.GUIMultiComponent |
|---|
| AnimationCount, bAlwaysAutomate, bDrawFocusedLast, bOldStyleMenus, Components, Controls, FocusedControl, PropagateVisibility |
| Functions Summary |
|---|
| Inherited Functions from XInterface.GUIBorder |
|---|
| GetCaption, SetCaption |
| Variables Detail |
|---|
| Defaultproperties |
|---|
defaultproperties
{
bUseTextHeight=True
StyleName="TextLabel"
bTabStop=False
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||