| 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
|
+-- DeusEx.PersonaItemButton
|
+-- DeusEx.HUDMedBotAugItemButton
| Variables Summary | |
|---|---|
| AugmentationCannister | augCan |
| bool | bHasIt |
| bool | bSlotFull |
| Color | colBorder |
| Color | colIconDisabled |
| Color | colIconNormal |
| Inherited Variables from Extension.ButtonWindow |
|---|
| activateDelay, activateTimer, bAutoRepeat, bButtonPressed, bEnableRightMouseClick, bMousePressed, clickSound, curTextColor, curTexture, curTileColor, info[6], initialDelay, lastInputKey, pressSound, repeatRate, repeatTime |
| Structures Summary |
|---|
| Inherited Structures from Extension.ButtonWindow |
|---|
| ButtonDisplayInfo |
| Functions Summary | ||
|---|---|---|
![]() | DrawWindow (GC gc)) | |
![]() | AugmentationCannister | GetAugCan ())) |
![]() | String | GetAugDesc ())) |
![]() | Augmentation | GetAugmentation ())) |
![]() | SetAugCan (AugmentationCannister newAugCan)) | |
![]() | SetAugmentation (Augmentation newAug)) | |
![]() | StyleChanged ())) | |
| Inherited Functions from DeusEx.PersonaItemButton |
|---|
| CreateControls, DrawWindow, InitWindow, SelectButton, SetBorderSize, SetIcon, SetIconSize, StyleChanged, VirtualKeyPressed |
| Variables Detail |
|---|
| Functions Detail |
|---|
DrawWindow Source code
GetAugCan Source code
GetAugDesc Source code
GetAugmentation Source code
SetAugCan Source code
SetAugmentation Source code
StyleChanged Source code| Defaultproperties |
|---|
defaultproperties { colIconDisabled=(R=64,G=64,B=64) colIconNormal=(R=255,G=255) iconPosWidth=32 iconPosHeight=32 buttonWidth=34 buttonHeight=34 borderWidth=34 borderHeight=34 } |
| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||