| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Extension.ExtensionObject
|
+-- Extension.Window
|
+-- DeusEx.PersonaBaseWindow
|
+-- DeusEx.PersonaNavBarBaseWindow
|
+-- DeusEx.HUDMedBotNavBarWindow
| Variables Summary | |
|---|---|
| String | AugsButtonLabel |
| PersonaNavButtonWindow | btnAugs |
| PersonaNavButtonWindow | btnHealth |
| String | HealthButtonLabel |
| Inherited Variables from DeusEx.PersonaNavBarBaseWindow |
|---|
| backgroundOffsetX, backgroundOffsetY, btnExit, ExitButtonLabel, root, texBackgrounds[3], texBorders[3], winNavButtons, winNavExit |
| Inherited Variables from DeusEx.PersonaBaseWindow |
|---|
| backgroundDrawStyle, bDrawBorder, borderDrawStyle, colBackground, colBorder, colHeaderText, colText, player |
| Functions Summary | ||
|---|---|---|
![]() | bool | ButtonActivated (Window buttonPressed)) |
![]() | CreateButtons ())) | |
![]() | CreateButtonWindows ())) | |
| Inherited Functions from DeusEx.PersonaNavBarBaseWindow |
|---|
| ButtonActivated, CreateButtons, CreateButtonWindows, CreateNavButton, DrawBackground, DrawBorder, InitWindow |
| Inherited Functions from DeusEx.PersonaBaseWindow |
|---|
| DrawBackground, DrawBorder, DrawWindow, InitWindow, StyleChanged |
| Variables Detail |
|---|
| Functions Detail |
|---|
ButtonActivated Source code
CreateButtons Source code
CreateButtonWindows Source code| Defaultproperties |
|---|
defaultproperties { HealthButtonLabel=" |&Health " AugsButtonLabel=" |&Augmentations " } |
| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||