I'm a doctor, not a mechanic

UE2:LevelChange (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
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 ()