I don't need to test my programs. I have an error-correcting modem.

UE2:UnrealTeamChatRoom (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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