Gah - a solution with more questions. – EntropicLqd
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
Property group 'UnrealVoiceReplicationInfo'
ChatBroadcastClass
Type: class<UnrealChatHandler>
Default value: Class'UnrealGame.UnrealChatHandler'
Internal variables
ChatBroadcastHandler
Type: UnrealChatHandler
Default values
Property | Value |
---|---|
ChatRoomClass | Class'UnrealGame.UnrealChatRoom' |
DefaultChannel | 1 |
Functions
Events
GetChannelCount
Overrides: VoiceChatReplicationInfo.GetChannelCount
GetChannelIndex
Overrides: VoiceChatReplicationInfo.GetChannelIndex
PostBeginPlay
Overrides: VoiceChatReplicationInfo.PostBeginPlay
PostNetBeginPlay
Overrides: VoiceChatReplicationInfo.PostNetBeginPlay
SetGRI
Overrides: Actor.SetGRI
Other instance functions
AddVoiceChannel
Overrides: VoiceChatReplicationInfo.AddVoiceChannel
AddVoiceChatter
Overrides: VoiceChatReplicationInfo.AddVoiceChatter
CanJoinChannel
Overrides: VoiceChatReplicationInfo.CanJoinChannel
CreateNewVoiceChannel
Overrides: VoiceChatReplicationInfo.CreateNewVoiceChannel
DestroyVoiceChannel
Overrides: VoiceChatReplicationInfo.DestroyVoiceChannel
DisplayDebug
Overrides: Actor.DisplayDebug
GetChannel
Overrides: VoiceChatReplicationInfo.GetChannel
GetChannelAt
Overrides: VoiceChatReplicationInfo.GetChannelAt
GetChannelMembers
Overrides: VoiceChatReplicationInfo.GetChannelMembers
GetChannelMembersAt
Overrides: VoiceChatReplicationInfo.GetChannelMembersAt
GetChannels
Overrides: VoiceChatReplicationInfo.GetChannels
GetMemberChannels
Overrides: VoiceChatReplicationInfo.GetMemberChannels
GetPlayerChannelCount
Overrides: VoiceChatReplicationInfo.GetPlayerChannelCount
GetPlayerChannels
Overrides: VoiceChatReplicationInfo.GetPlayerChannels
GetPublicChannelCount
Overrides: VoiceChatReplicationInfo.GetPublicChannelCount
GetPublicChannels
Overrides: VoiceChatReplicationInfo.GetPublicChannels
InitChannels
Overrides: VoiceChatReplicationInfo.InitChannels
IsMember
Overrides: VoiceChatReplicationInfo.IsMember
JoinChannel
Overrides: VoiceChatReplicationInfo.JoinChannel
JoinChannelAt
Overrides: VoiceChatReplicationInfo.JoinChannelAt
LeaveChannel
Overrides: VoiceChatReplicationInfo.LeaveChannel
RemoveVoiceChannel
Overrides: VoiceChatReplicationInfo.RemoveVoiceChannel
RemoveVoiceChatter
Overrides: VoiceChatReplicationInfo.RemoveVoiceChatter