| 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.TabGroupWindow
|
+-- Extension.ModalWindow
|
+-- DeusEx.DeusExBaseWindow
|
+-- DeusEx.ToolWindow
|
+-- DeusEx.InvokeConWindow
| Variables Summary | |
|---|---|
| ToolButtonWindow | btnCancel |
| ToolButtonwindow | btnEditFlags |
| ToolButtonWindow | btnOK |
| ToolButtonwindow | btnSetFlags |
| ToolListWindow | lstActors |
| ToolListWindow | lstCons |
| ToolListWindow | lstFlags |
| Inherited Variables from DeusEx.ToolWindow |
|---|
| bAllowWindowDragging, bTitleBarVisible, bWindowBeingDragged, colBackgroundColor, colText, fontText, textureMouse, winContainer, windowStartDragX, windowStartDragY, winTitleBar |
| Inherited Variables from DeusEx.DeusExBaseWindow |
|---|
| colBlack, colBlue, colCyan, colDarkBlue, colDarkCyan, colDarkGreen, colDarkRed, colGreen, colGrey, colLightBlue, colRed, colWhite, player, root, ScreenType |
| Enumerations Summary |
|---|
| Inherited Enumerations from DeusEx.DeusExBaseWindow |
|---|
| EScreenType |
| Functions Summary | ||
|---|---|---|
![]() | bool | ButtonActivated (Window buttonPressed )) |
![]() | CreateControls (Window winParent)) | |
![]() | EnableButtons ())) | |
![]() | InitWindow ())) | |
![]() | bool | ListSelectionChanged (window list, int numSelections, int focusRowId)) |
![]() | PopulateActorsList ())) | |
![]() | PopulateConsList (Actor anActor)) | |
![]() | PopulateFlagsList (Conversation con)) | |
![]() | SetFlags ())) | |
| Inherited Functions from DeusEx.DeusExBaseWindow |
|---|
| CanPushScreen, CanStack, InitWindow, RefreshWindow |
| Variables Detail |
|---|
| Functions Detail |
|---|
ButtonActivated Source code
CreateControls Source code
EnableButtons Source code
InitWindow Source code
ListSelectionChanged Source code
PopulateActorsList Source code
PopulateConsList Source code
PopulateFlagsList Source code
SetFlags Source code| Defaultproperties |
|---|
defaultproperties
{
}
|
| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||