Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Info | +-- Engine.BroadcastHandler | +-- UnrealGame.UnrealChatHandler
Constants Summary |
---|
Inherited Contants from Engine.BroadcastHandler |
---|
PROPNUM |
Variables Summary | |
---|---|
bool | bDebug |
Inherited Variables from Engine.BroadcastHandler |
---|
BHDescText[PROPNUM], BHDisplayText[PROPNUM], bMuteSpectators, bPartitionSpectators, NextBroadcastHandler, NextBroadcastHandlerClass, SentText |
Inherited Variables from Engine.Info |
---|
BotsGroup, ChatGroup, GameGroup, KickVoteGroup, MapVoteGroup, RulesGroup, ServerGroup |
Functions Summary | ||
---|---|---|
bool | AcceptBroadcastLocalized (PlayerController Receiver, Actor Sender, class<LocalMessage> Message, optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object Obj) | |
bool | AcceptBroadcastSpeech (PlayerController Receiver, PlayerReplicationInfo SenderPRI) | |
bool | AcceptBroadcastText (PlayerController Receiver, PlayerReplicationInfo SenderPRI, out string Msg, optional name Type) | |
bool | AcceptBroadcastVoice (PlayerController Receiver, PlayerReplicationInfo Sender) | |
DoChatDebug () | ||
ToggleChatDebug () |
Inherited Functions from Engine.Info |
---|
AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties
{
}
|
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |