UE2:UnrealTeamChatRoom (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> Actor >> Info >> VoiceChatRoom >> UnrealChatRoom >> UnrealTeamChatRoom
Package:
UnrealGame

UnrealTeamChatRoom allows the server to have two channels with the same name - one for each team

Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved

Instance functions

CanJoinChannel

simulated function bool CanJoinChannel (PlayerReplicationInfo PRI)

Overrides: UnrealChatRoom.CanJoinChannel


IsTeamChannel

simulated function bool IsTeamChannel ()

Overrides: VoiceChatRoom.IsTeamChannel


NotifyTeamChange

function bool NotifyTeamChange (PlayerReplicationInfo PRI, int NewTeamIndex)

Overrides: VoiceChatRoom.NotifyTeamChange