DeusEx.HUDInformationDisplay
- Extends
 - HUDSharedBorderWindow
 
Core.Object
|   
+-- Extension.ExtensionObject
   |   
   +-- Extension.Window
      |   
      +-- DeusEx.HUDBaseWindow
         |   
         +-- DeusEx.HUDSharedBorderWindow
            |   
            +-- DeusEx.HUDInformationDisplay
	| Inherited Variables from DeusEx.HUDBaseWindow | 
	| backgroundDrawStyle, backgroundHeight, backgroundPosX, backgroundPosY, backgroundWidth, bDrawBorder, borderDrawStyle, colBackground, colBorder, colHeaderText, colText, player | 
var Font fontInfo;
 ChildRequestedReconfiguration  Source code
 event bool ChildRequestedReconfiguration ( 
window childWin) )
 
 function  ClearTextWindows ( ) )
 function  ConfigurationChanged ( ) )
 event  InitWindow ( ) )
 ParentRequestedPreferredSize  Source code
 event  ParentRequestedPreferredSize ( bool bWidthSpecified, out float preferredWidth,
                                   bool bHeightSpecified, out float preferredHeight) )
defaultproperties
{
     colInfoText=(R=250,G=250,B=250)
     fontInfo=Font'DeusExUI.FontMenuSmall_DS'
}
 | 
 
Creation time: Mon 8/11/2021 16:31:08.475 - Created with 
UnCodeX