Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Info | +-- Engine.ReplicationInfo | +-- Engine.PlayerReplicationInfo
BotReplicationInfo, CustomPlayerReplicationInfo
Variables Summary | |
---|---|
bool | bAdmin |
bool | bFeigningDeath |
bool | bIsABot |
bool | bIsFemale |
bool | bIsSpectator |
bool | bWaitingPlayer |
float | Deaths |
Decoration | HasFlag |
string | OldName |
byte | PacketLoss |
int | Ping |
int | PlayerID |
LocationID | PlayerLocation |
string | PlayerName |
ZoneInfo | PlayerZone |
float | Score |
int | StartTime |
Texture | TalkTexture |
byte | Team |
int | TeamID |
string | TeamName |
int | TimeAcc |
class<VoicePack> | VoiceType |
Functions Summary | ||
---|---|---|
![]() | PostBeginPlay ())) | |
![]() | Timer ())) |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { Team=255 NetUpdateFrequency=2.000000 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |