UE3:UTUITabPage_Chat (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> UIRoot >> UIScreenObject >> UIObject >> UIContainer >> UITabPage >> UTTabPage >> UTTabPage_MidGame >> UTUITabPage_Chat |
- Package:
- UTGame
- Implemented interfaces:
- UIDataStoreSubscriber
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright © 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
ChatEdit
Type: UIEditBox
Modifiers: transient
ChatPanel
Type: UIPanel
Modifiers: transient
ChatText
Type: UILabel
Modifiers: transient
ConsoleTextCnt
Type: int
Modifiers: transient
Default values
Property | Value |
---|---|
OnTick | TabTick |
bRequiresTick | True |
Subobjects
WidgetEventComponent
Class: Engine.UIComp_Event
Inherits from: UTTabPage_MidGame.WidgetEventComponent
No new values.
Functions
Events
PostInitialize
event PostInitialize ()
Overrides: UIScreenObject.PostInitialize
Called after this screen object's children have been initialized
Other instance functions
EditBoxSubmit
PreRenderCallBack
function PreRenderCallBack ()
TabTick
function TabTick (float DeltaTime)
This tab is being ticked