DeusEx.HUDBarkDisplay
- Extends
- HUDSharedBorderWindow
Core.Object
|
+-- Extension.ExtensionObject
|
+-- Extension.Window
|
+-- DeusEx.HUDBaseWindow
|
+-- DeusEx.HUDSharedBorderWindow
|
+-- DeusEx.HUDBarkDisplay
Inherited Variables from DeusEx.HUDBaseWindow |
backgroundDrawStyle, backgroundHeight, backgroundPosX, backgroundPosY, backgroundWidth, bDrawBorder, borderDrawStyle, colBackground, colBorder, colHeaderText, colText, player |
var Int barkCount;
function AddBark (
string text,
float newDisplayTime,
Actor speakingActor) )
event DescendantRemoved (
Window descendant) )
event InitWindow ( ) )
ParentRequestedPreferredSize Source code
event ParentRequestedPreferredSize ( bool bWidthSpecified, out float preferredWidth,
bool bHeightSpecified, out float preferredHeight) )
function String TrimSpaces ( String trimString) )
Creation time: Mon 8/11/2021 16:31:08.345 - Created with
UnCodeX