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.PersonaBorderButtonWindow | +-- DeusEx.PersonaSkillButtonWindow
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.PersonaBorderButtonWindow |
---|
S_MenuUIBorderButtonTextures |
Inherited Structures from Extension.ButtonWindow |
---|
ButtonDisplayInfo |
Functions Summary | ||
---|---|---|
![]() | CreateControls ())) | |
![]() | Skill | GetSkill ())) |
![]() | InitWindow ())) | |
![]() | RefreshSkillInfo ())) | |
![]() | SelectButton (Bool bNewSelected)) | |
![]() | SetButtonMetrics ())) | |
![]() | SetSkill (Skill newSkill)) |
Inherited Functions from DeusEx.PersonaBorderButtonWindow |
---|
CenterText, DrawWindow, InitWindow, ParentRequestedPreferredSize, SetButtonMetrics, SetButtonText, SetVerticalOffset, StyleChanged |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { NotAvailableLabel="N/A" Left_Textures(0)=(Tex=Texture'DeusExUI.UserInterface.PersonaSkillsButtonNormal_Left',Width=4) Left_Textures(1)=(Tex=Texture'DeusExUI.UserInterface.PersonaSkillsButtonFocus_Left',Width=4) Right_Textures(0)=(Tex=Texture'DeusExUI.UserInterface.PersonaSkillsButtonNormal_Right',Width=8) Right_Textures(1)=(Tex=Texture'DeusExUI.UserInterface.PersonaSkillsButtonFocus_Right',Width=8) Center_Textures(0)=(Tex=Texture'DeusExUI.UserInterface.PersonaSkillsButtonNormal_Center',Width=4) Center_Textures(1)=(Tex=Texture'DeusExUI.UserInterface.PersonaSkillsButtonFocus_Center',Width=4) fontButtonText=Font'DeusExUI.FontMenuTitle' buttonHeight=27 minimumButtonWidth=50 } |
Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
previous class next class | frames no frames |