There is no spoon

UE2:ACTION_TeleportToPoint (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> ScriptedAction >> LatentScriptedAction >> ACTION_TeleportToPoint
Package: 
Gameplay
This class in other games:
UT2003, U2, UT2004

null

Properties[edit]

Property group 'Action'[edit]

bPlaySpawnEffect[edit]

Type: bool


DestinationTag[edit]

Type: name

tag of destination - if none, then use the ScriptedSequence

Internal variables[edit]

Dest[edit]

Type: Actor


Instance functions[edit]

InitActionFor[edit]

function bool InitActionFor (ScriptedController C)

Overrides: LatentScriptedAction.InitActionFor