Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UnrealGame.UnrealTeamChatRoom

Extends
UnrealChatRoom

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.VoiceChatRoom
         |   
         +-- UnrealGame.UnrealChatRoom
            |   
            +-- UnrealGame.UnrealTeamChatRoom

Variables Summary
Inherited Variables from Engine.VoiceChatRoom
bLocal, ChannelIndex, Children, GRI, Parent, Password, TeamIndex, VoiceChatManager

Enumerations Summary
Inherited Enumerations from Engine.VoiceChatRoom
EJoinChatResult

Functions Summary
functionbool CanJoinChannel (PlayerReplicationInfo PRI)
functionbool IsTeamChannel ()
functionbool NotifyTeamChange (PlayerReplicationInfo PRI, int NewTeamIndex)
Inherited Functions from UnrealGame.UnrealChatRoom
AddChild, AddMember, CanJoinChannel, Count, GetMask, GetMembers, GetPassword, GetTeam, GetTitle, IsBanned, IsFull, IsMember, IsPrivateChannel, IsPublicChannel, JoinChannel, LeaveChannel, PostNetBeginPlay, RemoveChild, RemoveMember, SetGRI, SetMask, SetTeam, Timer
Inherited Functions from Engine.VoiceChatRoom
AddChild, AddMember, CanJoinChannel, GetMask, GetMaxChatters, GetMembers, GetPassword, GetTeam, GetTitle, IsFull, IsMember, IsPrivateChannel, IsPublicChannel, IsTeamChannel, JoinChannel, LeaveChannel, NotifyTeamChange, RemoveChild, RemoveMember, SetChannelPassword, SetMemberMask, SetTeam, ValidMask


Functions Detail

CanJoinChannel Source code

simulated function bool CanJoinChannel ( PlayerReplicationInfo PRI )

IsTeamChannel Source code

simulated function bool IsTeamChannel ( )

NotifyTeamChange Source code

function bool NotifyTeamChange ( PlayerReplicationInfo PRI, int NewTeamIndex )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:21.421 - Created with UnCodeX