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
UPakReplicationInfo
Variables Summary | |
---|---|
bool | bFeigningDeath |
bool | bIsABot |
bool | bIsFemale |
bool | bIsSpectator |
Decoration | HasFlag |
int | Ping |
int | PlayerID |
string | PlayerName |
ZoneInfo | PlayerZone |
float | Score |
float | Spree |
Texture | TalkTexture |
byte | Team |
int | TeamID |
string | TeamName |
class<VoicePack> | VoiceType |
Functions Summary | ||
---|---|---|
![]() | PostBeginPlay () | |
![]() | Timer () |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { Team=255 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |