| 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.MenuUIBorderButtonWindow
|
+-- DeusEx.MenuUIActionButtonWindow
MenuUIChoiceButton
| Variables Summary |
|---|
| 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 DeusEx.MenuUIBorderButtonWindow |
|---|
| S_MenuUIBorderButtonTextures |
| Inherited Structures from Extension.ButtonWindow |
|---|
| ButtonDisplayInfo |
| Functions Summary |
|---|
| Inherited Functions from DeusEx.MenuUIBorderButtonWindow |
|---|
| DrawWindow, InitWindow, ParentRequestedPreferredSize, SetButtonMetrics, SetButtonText, SetCenterText, SetVerticalOffset, StyleChanged |
| Defaultproperties |
|---|
defaultproperties { Left_Textures(0)=(Tex=Texture'DeusExUI.UserInterface.MenuActionButtonNormal_Left',Width=8) Left_Textures(1)=(Tex=Texture'DeusExUI.UserInterface.MenuActionButtonPressed_Left',Width=8) Right_Textures(0)=(Tex=Texture'DeusExUI.UserInterface.MenuActionButtonNormal_Right',Width=11) Right_Textures(1)=(Tex=Texture'DeusExUI.UserInterface.MenuActionButtonPressed_Right',Width=11) Center_Textures(0)=(Tex=Texture'DeusExUI.UserInterface.MenuActionButtonNormal_Center',Width=2) Center_Textures(1)=(Tex=Texture'DeusExUI.UserInterface.MenuActionButtonPressed_Center',Width=2) fontButtonText=Font'DeusExUI.FontMenuTitle' buttonHeight=19 minimumButtonWidth=83 textLeftMargin=8 } |
| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||