The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:SinglePlayer (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> Info >> GameInfo >> UnrealGameInfo >> SinglePlayer |
Contents |
- Package:
- UnrealShare
- Direct subclass:
- UPakSinglePlayer
- This class in other games:
- U1, UT
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
UnrealGameInfo.
default game info is normal single player
[edit] Properties
[edit] StartMap
Type: string
Default value: "..\maps\Vortex2.unr"
[edit] Default values
| Property | Value |
|---|---|
| bHumansOnly | True |
| GameName | "Unreal" |
[edit] Functions
[edit] Events
[edit] PostBeginPlay
event PostBeginPlay ()
Overrides: GameInfo.PostBeginPlay
[edit] Other instance functions
[edit] DiscardInventory
function DiscardInventory (Pawn Other)
Overrides: GameInfo.DiscardInventory
[edit] Killed
Overrides: GameInfo.Killed
[edit] PlayTeleportEffect
Overrides: UnrealGameInfo.PlayTeleportEffect
