Cogito, ergo sum

UE2:ACTION_TeleportToPoint (U2)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

Package: 
Legend
This class in other games:
UE2Runtime, UT2003, 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