Mostly Harmless
UE2:ACTION_ASTeleportToSpawnArea (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> ScriptedAction >> ACTION_ASTeleportToSpawnArea |
Contents |
- Package:
- UT2k4Assault
- No known subclasses.
| 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. |
ACTION_ASTeleportToSpawnArea Complete objectives Created by Laurent Delayen © 2004, Epic Games, Inc. All Rights Reserved
[edit] Properties
[edit] Property group 'Action'
[edit] PlayerSpawnManagerTag
Type: name
[edit] Internal variables
[edit] PSMs
Type: array<PlayerSpawnManager>
[edit] Default values
| Property | Value |
|---|---|
| ActionString | "teleport to spawn area" |
[edit] Functions
[edit] Events
[edit] PostBeginPlay
event PostBeginPlay (ScriptedSequence SS)
Overrides: ScriptedAction.PostBeginPlay
[edit] Other instance functions
[edit] GetActionString
function string GetActionString ()
Overrides: ScriptedAction.GetActionString
[edit] InitActionFor
function bool InitActionFor (ScriptedController C)
Overrides: ScriptedAction.InitActionFor
