Always snap to grid
UE2:ACTION_TeleportToPoint (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> ScriptedAction >> LatentScriptedAction >> ACTION_TeleportToPoint |
Contents |
- Package:
- Gameplay
- This class in other games:
- U2, UE2Runtime, UT2004
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
