| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.ReplicationInfo
|
+-- Engine.PlayerReplicationInfo
| 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 |
| float | Streak |
| Texture | TalkTexture |
| byte | Team |
| int | TeamID |
| string | TeamName |
| int | TimeAcc |
| class<VoicePack> | VoiceType |
| Functions Summary | ||
|---|---|---|
![]() | PostBeginPlay ())) | |
![]() | Timer ())) | |
| Variables Detail |
|---|
| Functions Detail |
|---|
PostBeginPlay Source code
Timer Source code| Defaultproperties |
|---|
defaultproperties { Team=255 NetUpdateFrequency=5.000000 } |
| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||