DeusEx.HUDConWindowFirst
- Extends
- HUDSharedBorderWindow
Core.Object
|
+-- Extension.ExtensionObject
|
+-- Extension.Window
|
+-- DeusEx.HUDBaseWindow
|
+-- DeusEx.HUDSharedBorderWindow
|
+-- DeusEx.HUDConWindowFirst
Inherited Variables from DeusEx.HUDBaseWindow |
backgroundDrawStyle, backgroundHeight, backgroundPosX, backgroundPosY, backgroundWidth, bDrawBorder, borderDrawStyle, colBackground, colBorder, colHeaderText, colText, player |
var Color colConTextName;
var Color colConTextPlayer;
var float conStartTime;
var Font fontName;
var int txtVertMargin;
function AppendText ( string text) )
function Clear ( ) )
function Close ( ) )
function ConfigurationChanged ( ) )
function CreateNameWindow ( ) )
function DestroyChildren ( ) )
function DisplayName ( string text) )
function DisplayText (
string text,
Actor speakingActor) )
event InitWindow ( ) )
ParentRequestedPreferredSize Source code
event ParentRequestedPreferredSize ( bool bWidthSpecified, out float preferredWidth,
bool bHeightSpecified, out float preferredHeight) )
event StyleChanged ( ) )
defaultproperties
{
FontName=Font'DeusExUI.FontMenuHeaders_DS'
txtVertMargin=10
}
|
Creation time: Mon 8/11/2021 16:31:08.425 - Created with
UnCodeX