| 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.ToolEditWindow
| Variables Summary | |
|---|---|
| Color | colBackgroundInsensitive |
| Color | colBackgroundSensitive |
| Color | colHighlight |
| Color | colInsert |
| Color | colText |
| Color | colTextSelected |
| String | filterString |
| Font | fontText |
| Texture | textureInsert |
| Inherited Variables from Extension.LargeTextWindow |
|---|
| lineHeight, queryRowData, queryTextParams, rowData, tempRowData, textParams, vSpace |
| Structures Summary |
|---|
| Inherited Structures from Extension.LargeTextWindow |
|---|
| XTextParams |
| Functions Summary | ||
|---|---|---|
![]() | bool | FilterChar (out string chStr)) |
![]() | InitWindow ())) | |
![]() | SensitivityChanged (bool bNewSensitivity)) | |
![]() | SetFilter (String newFilter)) | |
| Inherited Functions from Extension.LargeTextWindow |
|---|
| SetVerticalSpacing |
| Variables Detail |
|---|
| Functions Detail |
|---|
FilterChar Source code
InitWindow Source code
SensitivityChanged Source code
SetFilter Source code| Defaultproperties |
|---|
defaultproperties { colBackgroundSensitive=(R=255,G=255,B=255) colBackgroundInsensitive=(R=192,G=192,B=192) colTextSelected=(R=255,G=255,B=255) colHighlight=(B=128) textureInsert=Texture'DeusExUI.UserInterface.ToolInsertCursor' fontText=Font'DeusExUI.FontSansSerif_8' } |
| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||