Gah - a solution with more questions. – EntropicLqd

UE2:ACTION_ASSetPlayerSpawnArea (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

Package: 
UT2k4Assault

ACTION_ASSetPlayerSpawnArea Turn ON or OFF PlayerSpawnManagers Created by Laurent Delayen © 2004, Epic Games, Inc. All Rights Reserved

[edit] Properties

[edit] Property group 'Action'

[edit] bEnabled

Type: bool


[edit] PlayerSpawnManagerTag

Type: name


[edit] Internal variables

[edit] PSMs

Type: array<PlayerSpawnManager>


[edit] Default values

Property Value
ActionString "ACTION_ASSetPlayerSpawnArea"

[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