I don't need to test my programs. I have an error-correcting modem.

UE1:SinglePlayer (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
RTNP Object >> Actor >> Info >> GameInfo >> UnrealGameInfo >> SinglePlayer

Contents

Package: 
UnrealShare
Direct subclass:
UPakSinglePlayer
This class in other games:
U1, UT

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

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

Overrides: GameInfo.Killed


[edit] PlayTeleportEffect

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

Overrides: UnrealGameInfo.PlayTeleportEffect


Personal tools