I don't need to test my programs. I have an error-correcting modem.
UE2:UT2K4Tab_MidGameVoiceChat (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE2:ChatItem (UT2004))
| Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> MidGamePanel >> UT2K4Tab_MidGameVoiceChat |
- Package:
- GUI2K4
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Created on: 08/29/2003 This panel contains in-game voice chat controls, such as banning controls, etc.
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved TODO: Allow players to restrict speech based on type (taunt, order, etc.)
[edit] Properties
See UT2K4Tab_MidGameVoiceChat properties.
[edit] Structs
[edit] ChatItem
[edit] Functions
[edit] Events
[edit] Closed
event Closed (GUIComponent Sender, bool bCancelled)
Overrides: GUIMultiComponent.Closed
[edit] InitComponent
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPanel.InitComponent
[edit] Other instance functions
[edit] AddPlayerInfo
[edit] AddToPlayers
function AddToPlayers (PlayerReplicationInfo PRI)
[edit] ApplyRestriction
[edit] AssociateButtons
function AssociateButtons ()
[edit] ClearIndexes
function ClearIndexes (GUIList List)
[edit] ClearLists
function ClearLists ()
[edit] FillPlayerLists
function FillPlayerLists ()
[edit] FindChatListIndex
[edit] GRI
function GameReplicationInfo GRI ()
[edit] InternalOnChange
function InternalOnChange (GUIComponent Sender)
[edit] InternalOnClick
function bool InternalOnClick (GUIComponent Sender)
[edit] LinkList
function LinkList (GUIList List)
[edit] ListChange
function ListChange (GUIComponent Sender)
[edit] LoadRestrictions
function LoadRestrictions (int i)
[edit] PackRestriction
[edit] PopulateLists
function PopulateLists (GameReplicationInfo GRI)
[edit] PreDraw
[edit] ResetRestrictions
function ResetRestrictions ()
[edit] SaveRestrictions
function SaveRestrictions ()
[edit] SelectedSelf
function SelectedSelf ()
[edit] ShowPanel
function ShowPanel (bool bShow)
Overrides: GUITabPanel.ShowPanel
[edit] UnpackRestriction
[edit] UpdateButtonStates
function UpdateButtonStates ()
[edit] UpdateChatRestriction
function UpdateChatRestriction (int PlayerID)
Overrides: MidGamePanel.UpdateChatRestriction
