- Extends
- DeusExBaseWindow
Core.Object
|
+-- Extension.ExtensionObject
|
+-- Extension.Window
|
+-- Extension.TabGroupWindow
|
+-- Extension.ModalWindow
|
+-- DeusEx.DeusExBaseWindow
|
+-- DeusEx.ConWindow
Direct Known Subclasses:
ConWindowActive
Inherited Variables from DeusEx.DeusExBaseWindow |
colBlack, colBlue, colCyan, colDarkBlue, colDarkCyan, colDarkGreen, colDarkRed, colGreen, colGrey, colLightBlue, colRed, colWhite, player, root, ScreenType |
var bool bForcePlay;
var float conStartTime;
function AppendText ( string text) )
ChildRequestedReconfiguration Source code
event bool ChildRequestedReconfiguration (
window childWin) )
function Clear ( ) )
function Close ( ) )
event ConfigurationChanged ( ) )
function ConfigureCameraWindow ( float lowerConPosY) )
function CreateCameraWindow ( ) )
function CreateSpeechWindow ( ) )
function DestroyCameraWindow ( ) )
function DestroyChildren ( ) )
function DisplayName ( string text) )
function DisplayText (
string text,
Actor speakingActor) )
event InitWindow ( ) )
event bool MouseButtonReleased (
float pointX,
float pointY,
EInputKey button,
int numClicks) )
function bool ProcessCameraKey (
EInputKey key) )
function SetForcePlay ( bool bNewForcePlay) )
function ShowReceivedItem (
Inventory invItem,
int count) )
event Tick ( float deltaSeconds) )
function UpdateCameraInfo ( ) )
event bool VirtualKeyPressed (
EInputKey key,
bool bRepeat) )
defaultproperties
{
conTexture=Texture'DeusExUI.UserInterface.ConWindowBackground'
ScreenType=ST_Conversation
}
|
Creation time: Mon 8/11/2021 16:31:05.156 - Created with
UnCodeX