Cogito, ergo sum

UE2:TeleporterWithEffects (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> NavigationPoint >> Teleporter >> TeleporterWithEffects
Package: 
Legend

TeleporterWithEffects.uc $Author: Aleiby $ $Date: 12/19/01 9:15p $ $Revision: 1 $

Properties[edit]

Property group 'Teleporter'[edit]

EnterEffectClass[edit]

Type: class<Actor>


EnterEffectSound[edit]

Type: Sound


ExitEffectClass[edit]

Type: class<Actor>


ExitEffectSound[edit]

Type: Sound


Instance functions[edit]

Accept[edit]

simulated function bool Accept (Actor Incoming, Actor Source)

Overrides: Teleporter.Accept


PlayTeleportEffect[edit]

simulated function PlayTeleportEffect (Actor Incoming, bool bOut)