I love the smell of UnrealEd crashing in the morning. – tarquin
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[edit]
CanJoinChannel[edit]
simulated function bool CanJoinChannel (PlayerReplicationInfo PRI)
Overrides: UnrealChatRoom.CanJoinChannel
IsTeamChannel[edit]
simulated function bool IsTeamChannel ()
Overrides: VoiceChatRoom.IsTeamChannel
NotifyTeamChange[edit]
Overrides: VoiceChatRoom.NotifyTeamChange