UE3:UTUITabPage_Chat (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
UT3 Object >> UIRoot >> UIScreenObject >> UIObject >> UIContainer >> UITabPage >> UTTabPage >> UTTabPage_MidGame >> UTUITabPage_Chat
Package:
UTGame
Implemented interfaces:
UIDataStoreSubscriber
This class in other games:

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

function bool EditBoxSubmit (UIEditBox Sender, int PlayerIndex)


PreRenderCallBack

function PreRenderCallBack ()


TabTick

function TabTick (float DeltaTime)

This tab is being ticked