Always snap to grid

UE2:ACTION_TeleportToPoint (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> ScriptedAction >> LatentScriptedAction >> ACTION_TeleportToPoint

Contents

Package: 
Gameplay
This class in other games:
U2, UE2Runtime, UT2004

null

[edit] Properties

[edit] Property group 'Action'

[edit] bPlaySpawnEffect

Type: bool


[edit] DestinationTag

Type: name

tag of destination - if none, then use the ScriptedSequence

[edit] Internal variables

[edit] Dest

Type: Actor


[edit] Instance functions

[edit] InitActionFor

function bool InitActionFor (ScriptedController C)

Overrides: LatentScriptedAction.InitActionFor