UE2:TeleporterWithEffects (U2XMP)

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

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

Properties

Property group 'Teleporter'

EnterEffectClass

Type: class<Actor>


EnterEffectSound

Type: Sound


ExitEffectClass

Type: class<Actor>


ExitEffectSound

Type: Sound


Instance functions

Accept

simulated function bool Accept (Actor Incoming, Actor Source)

Overrides: Teleporter.Accept


PlayTeleportEffect

simulated function PlayTeleportEffect (Actor Incoming, bool bOut)