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

StartMap

Type: string


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

Default values

Property Value
bHumansOnly True
GameName "Unreal"

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: GameInfo.PostBeginPlay


Other instance functions

DiscardInventory

function DiscardInventory (Pawn Other)

Overrides: GameInfo.DiscardInventory


Killed

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

Overrides: GameInfo.Killed


PlayTeleportEffect

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

Overrides: UnrealGameInfo.PlayTeleportEffect