I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:ACTION_ASSetPlayerSpawnArea (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> ScriptedAction >> ACTION_ASSetPlayerSpawnArea
Package: 
UT2k4Assault

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

Properties[edit]

Property group 'Action'[edit]

bEnabled[edit]

Type: bool


PlayerSpawnManagerTag[edit]

Type: name


Internal variables[edit]

PSMs[edit]

Type: array<PlayerSpawnManager>


Default values[edit]

Property Value
ActionString "ACTION_ASSetPlayerSpawnArea"

Functions[edit]

Events[edit]

PostBeginPlay[edit]

event PostBeginPlay (ScriptedSequence SS)

Overrides: ScriptedAction.PostBeginPlay


Other instance functions[edit]

GetActionString[edit]

function string GetActionString ()

Overrides: ScriptedAction.GetActionString


InitActionFor[edit]

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor