My program doesn't have bugs. It just develops random features.

UE2:ACTION_ASTeleportToSpawnArea (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> ScriptedAction >> ACTION_ASTeleportToSpawnArea

Contents

Package: 
UT2k4Assault

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


Personal tools