| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Extension.ExtensionObject
|
+-- Extension.Window
|
+-- Extension.TextWindow
|
+-- Extension.ButtonWindow
|
+-- Extension.ToggleWindow
|
+-- Extension.CheckboxWindow
|
+-- DeusEx.MenuUICheckboxWindow
| Variables Summary | |
|---|---|
| Color | colButtonFace |
| Color | colText |
| int | fontAcceleratorLineHeight |
| int | fontBaseLine |
| Font | fontText |
| DeusExPlayer | player |
| Inherited Variables from Extension.CheckboxWindow |
|---|
| bRightSide, checkboxColor, checkboxSpacing, checkboxStyle, textureHeight, textureWidth, toggleOff, toggleOn |
| Inherited Variables from Extension.ToggleWindow |
|---|
| disableSound, enableSound |
| Functions Summary | ||
|---|---|---|
![]() | InitWindow ())) | |
![]() | StyleChanged ())) | |
| Inherited Functions from Extension.CheckboxWindow |
|---|
| SetCheckboxColor, SetCheckboxColorRGB, SetCheckboxSpacing, SetCheckboxStyle, SetCheckboxTextures, ShowCheckboxOnRightSide |
| Inherited Functions from Extension.ToggleWindow |
|---|
| ChangeToggle, GetToggle, SetToggle, SetToggleSounds |
| Variables Detail |
|---|
| Functions Detail |
|---|
InitWindow Source code
StyleChanged Source code| Defaultproperties |
|---|
defaultproperties { colText=(R=255,G=255,B=255) fontText=Font'DeusExUI.FontMenuTitle' fontBaseLine=1 fontAcceleratorLineHeight=1 } |
| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||