| 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.LargeTextWindow
|
+-- Extension.EditWindow
|
+-- DeusEx.MenuUIEditWindow
|
+-- DeusEx.MenuUILoadSaveEditWindow
| Variables Summary | |
|---|---|
| bool | bReadOnly |
| Color | colWhite |
| Texture | texBackground |
| Inherited Variables from DeusEx.MenuUIEditWindow |
|---|
| colBlack, colCursor, colHighlight, colText, filterString, fontText, maxHeight, player |
| Functions Summary | ||
|---|---|---|
![]() | bool | FilterChar (out string chStr)) |
![]() | InitWindow ())) | |
![]() | SetReadOnly (bool bNewReadOnly)) | |
![]() | StyleChanged ())) | |
![]() | bool | VirtualKeyPressed (EInputKey key, bool bRepeat)) |
| Inherited Functions from DeusEx.MenuUIEditWindow |
|---|
| FilterChar, InitWindow, SetFilter, StyleChanged |
| Variables Detail |
|---|
| Functions Detail |
|---|
FilterChar Source code
InitWindow Source code
SetReadOnly Source code
StyleChanged Source code
VirtualKeyPressed Source code| Defaultproperties |
|---|
defaultproperties { texBackground=Texture'Extension.Solid' colWhite=(R=255,G=255,B=255) } |
| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||