I don't need to test my programs. I have an error-correcting modem.
UE2:UnrealVoiceReplicationInfo (UT2004)
Object >> Actor >> Info >> ReplicationInfo >> VoiceChatReplicationInfo >> UnrealVoiceReplicationInfo |
Contents
- 1 Properties
- 2 Functions
- 2.1 Events
- 2.2 Other instance functions
- 2.2.1 AddVoiceChannel
- 2.2.2 AddVoiceChatter
- 2.2.3 CanJoinChannel
- 2.2.4 CreateNewVoiceChannel
- 2.2.5 DestroyVoiceChannel
- 2.2.6 DisplayDebug
- 2.2.7 GetChannel
- 2.2.8 GetChannelAt
- 2.2.9 GetChannelMembers
- 2.2.10 GetChannelMembersAt
- 2.2.11 GetChannels
- 2.2.12 GetMemberChannels
- 2.2.13 GetPlayerChannelCount
- 2.2.14 GetPlayerChannels
- 2.2.15 GetPublicChannelCount
- 2.2.16 GetPublicChannels
- 2.2.17 InitChannels
- 2.2.18 IsMember
- 2.2.19 JoinChannel
- 2.2.20 JoinChannelAt
- 2.2.21 LeaveChannel
- 2.2.22 RemoveVoiceChannel
- 2.2.23 RemoveVoiceChatter
- Package:
- UnrealGame
- Direct subclass:
- TeamVoiceReplicationInfo
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. |
Primary VoiceChatReplicationInfo for UT2004
Created by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
Property group 'UnrealVoiceReplicationInfo'[edit]
ChatBroadcastClass[edit]
Type: class<UnrealChatHandler>
Default value: Class'UnrealGame.UnrealChatHandler'
Internal variables[edit]
ChatBroadcastHandler[edit]
Type: UnrealChatHandler
Default values[edit]
Property | Value |
---|---|
ChatRoomClass | Class'UnrealGame.UnrealChatRoom' |
DefaultChannel | 1 |
Functions[edit]
Events[edit]
GetChannelCount[edit]
Overrides: VoiceChatReplicationInfo.GetChannelCount
GetChannelIndex[edit]
Overrides: VoiceChatReplicationInfo.GetChannelIndex
PostBeginPlay[edit]
Overrides: VoiceChatReplicationInfo.PostBeginPlay
PostNetBeginPlay[edit]
Overrides: VoiceChatReplicationInfo.PostNetBeginPlay
SetGRI[edit]
Overrides: Actor.SetGRI
Other instance functions[edit]
AddVoiceChannel[edit]
Overrides: VoiceChatReplicationInfo.AddVoiceChannel
AddVoiceChatter[edit]
Overrides: VoiceChatReplicationInfo.AddVoiceChatter
CanJoinChannel[edit]
Overrides: VoiceChatReplicationInfo.CanJoinChannel
CreateNewVoiceChannel[edit]
Overrides: VoiceChatReplicationInfo.CreateNewVoiceChannel
DestroyVoiceChannel[edit]
Overrides: VoiceChatReplicationInfo.DestroyVoiceChannel
DisplayDebug[edit]
Overrides: Actor.DisplayDebug
GetChannel[edit]
Overrides: VoiceChatReplicationInfo.GetChannel
GetChannelAt[edit]
Overrides: VoiceChatReplicationInfo.GetChannelAt
GetChannelMembers[edit]
Overrides: VoiceChatReplicationInfo.GetChannelMembers
GetChannelMembersAt[edit]
Overrides: VoiceChatReplicationInfo.GetChannelMembersAt
GetChannels[edit]
Overrides: VoiceChatReplicationInfo.GetChannels
GetMemberChannels[edit]
Overrides: VoiceChatReplicationInfo.GetMemberChannels
GetPlayerChannelCount[edit]
Overrides: VoiceChatReplicationInfo.GetPlayerChannelCount
GetPlayerChannels[edit]
Overrides: VoiceChatReplicationInfo.GetPlayerChannels
GetPublicChannelCount[edit]
Overrides: VoiceChatReplicationInfo.GetPublicChannelCount
GetPublicChannels[edit]
Overrides: VoiceChatReplicationInfo.GetPublicChannels
InitChannels[edit]
Overrides: VoiceChatReplicationInfo.InitChannels
IsMember[edit]
Overrides: VoiceChatReplicationInfo.IsMember
JoinChannel[edit]
Overrides: VoiceChatReplicationInfo.JoinChannel
JoinChannelAt[edit]
Overrides: VoiceChatReplicationInfo.JoinChannelAt
LeaveChannel[edit]
Overrides: VoiceChatReplicationInfo.LeaveChannel
RemoveVoiceChannel[edit]
Overrides: VoiceChatReplicationInfo.RemoveVoiceChannel
RemoveVoiceChatter[edit]
Overrides: VoiceChatReplicationInfo.RemoveVoiceChatter