Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:LevelChange (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U2XMP Object >> Actor >> Triggers >> LevelChange
Package: 
Legend
Direct subclass:
AtlantisLevelChange
This class in other games:
U2, UE2Runtime

Level Change When triggered causes change to level described in URL

Properties[edit]

Property group 'LevelChange'[edit]

AutoSaveIndex[edit]

Type: int


Default value: -1

bItems[edit]

Type: bool


Default value: True

Delay[edit]

Type: float


Default value: 3.0

URL[edit]

Type: string


Functions[edit]

Events[edit]

Timer[edit]

event Timer ()

Overrides: Actor.Timer


Other instance functions[edit]

SetPlayerEndLevel[edit]

function SetPlayerEndLevel ()


Trigger[edit]

function Trigger (Actor Other, Pawn EventInstigator, optional name EventName)

Overrides: Actor.Trigger


UpdateAutoSave[edit]

function UpdateAutoSave ()