| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.GameInfo
|
+-- UnrealShare.UnrealGameInfo
|
+-- UnrealShare.SinglePlayer
|
+-- UPak.UPakSinglePlayer
|
+-- UPak.CrashSiteGame
| Variables Summary | |
|---|---|
| bool | bAcquirePhrase |
| bool | bChargePhrase |
| bool | bHelpPhrase |
| bool | bKillPhrase |
| bool | bTalkTimer |
| SpaceMarine | LastTalker |
| SpaceMarine | Talker |
| CrashSiteGame | |
| float | AffectedVelocity |
| float | ReduceFallingDam |
| Inherited Variables from UnrealShare.SinglePlayer |
|---|
| StartMap |
| Functions Summary | ||
|---|---|---|
![]() | InitSound () | |
![]() | Killed (pawn killer, pawn Other, name damageType) | |
![]() | int | ReduceDamage (int Damage, name DamageType, pawn injured, pawn instigatedBy) |
![]() | bool | ShouldRespawn (actor Other) |
![]() | Timer () | |
| Inherited Functions from UPak.UPakSinglePlayer |
|---|
| AddDefaultInventory, Killed, Login, ProcessServerTravel, RestartPlayer, SwitchFromUnrealPlayer |
| Inherited Functions from UnrealShare.SinglePlayer |
|---|
| DiscardInventory, Killed, PlayTeleportEffect, PostBeginPlay |
| Variables Detail |
|---|
| Functions Detail |
|---|
InitSound Source code
Killed Source code
ReduceDamage Source code
ShouldRespawn Source code
Timer Source code| Defaultproperties |
|---|
defaultproperties { ReduceFallingDam=3.500000 AffectedVelocity=150.000000 } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||