UE3:UTSeqAct_ChangeOrbBase (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
UT3 Object >> SequenceObject >> SequenceOp >> SequenceAction >> UTSeqAct_ChangeOrbBase
Package:
UTGame

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

Property group 'UTSeqAct_ChangeOrbBase'

FlagOwnerCore

Type: UTOnslaughtPowerCore

the PowerCore belonging to the team whose orb's base should be changed

NewBase

Type: UTOnslaughtFlagBase

the new base to set it to

Default values

Property Value
bCallHandler False
ObjCategory "Objective"
ObjName "Change Orb Base"
VariableLinks[0]
Member Value
LinkDesc "Flag Owner's PowerCore"
MaxVars 1
PropertyName 'FlagOwnerCore'
VariableLinks[1]
Member Value
ExpectedType Class'Engine.SeqVar_Object'
LinkDesc "New Base"
MaxVars 1
MinVars 1
PropertyName 'NewBase'

Events

Activated

event Activated ()

Overrides: SequenceOp.Activated

Called when this event is activated.