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
Object >> Actor >> Info >> VoiceChatRoom >> UnrealChatRoom >> UnrealTeamChatRoom |
- Package:
- UnrealGame
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. |
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
Overrides: VoiceChatRoom.NotifyTeamChange