| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
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 | ||
|---|---|---|
![]() | bool | CanJoinChannel (PlayerReplicationInfo PRI)) |
![]() | bool | IsTeamChannel ())) |
![]() | bool | 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
IsTeamChannel Source code
NotifyTeamChange Source code| Defaultproperties |
|---|
defaultproperties
{
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||