DeusEx.HUDReceivedDisplay
- Extends
- HUDSharedBorderWindow
Core.Object
|
+-- Extension.ExtensionObject
|
+-- Extension.Window
|
+-- DeusEx.HUDBaseWindow
|
+-- DeusEx.HUDSharedBorderWindow
|
+-- DeusEx.HUDReceivedDisplay
Inherited Variables from DeusEx.HUDBaseWindow |
backgroundDrawStyle, backgroundHeight, backgroundPosX, backgroundPosY, backgroundWidth, bDrawBorder, borderDrawStyle, colBackground, colBorder, colHeaderText, colText, player |
var Float displayLength;
var Float displayTimer;
var Font fontReceived;
var localized string TextReceivedLabel;
var int topMargin;
function AddItem (
Inventory invItem,
Int count) )
ChildRequestedReconfiguration Source code
function bool ChildRequestedReconfiguration (
window child) )
function ConfigurationChanged ( ) )
function CreateReceivedLabel ( ) )
function CreateTileWindow ( ) )
function float GetTimeRemaining ( ) )
event InitWindow ( ) )
ParentRequestedPreferredSize Source code
event ParentRequestedPreferredSize ( bool bWidthSpecified, out float preferredWidth,
bool bHeightSpecified, out float preferredHeight) )
function RemoveItems ( ) )
event StyleChanged ( ) )
event Tick ( float deltaSeconds) )
defaultproperties
{
fontReceived=Font'DeusExUI.FontMenuHeaders_DS'
displayLength=3.000000
TopMargin=5
TextReceivedLabel="Received:"
}
|
Creation time: Mon 8/11/2021 16:31:08.632 - Created with
UnCodeX