There is no spoon

UE1:SinglePlayer (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U1 Object >> Actor >> Info >> GameInfo >> UnrealGameInfo >> SinglePlayer
Package: 
UnrealShare
This class in other games:
RTNP, UT

UnrealGameInfo.

default game info is normal single player

Properties[edit]

StartMap[edit]

Type: string


Default value: "..\maps\Vortex2.unr"

Default values[edit]

Property Value
bHumansOnly True
GameName "Unreal"

Functions[edit]

Events[edit]

PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: GameInfo.PostBeginPlay


Other instance functions[edit]

DiscardInventory[edit]

function DiscardInventory (Pawn Other)

Overrides: GameInfo.DiscardInventory


Killed[edit]

function Killed (Pawn killer, Pawn Other, name damageType)

Overrides: GameInfo.Killed


PlayTeleportEffect[edit]

function PlayTeleportEffect (Actor Incoming, bool bOut, bool bSound)

Overrides: UnrealGameInfo.PlayTeleportEffect