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

UE3:UTSeqCond_IsCarryingFlag (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> SequenceObject >> SequenceOp >> SequenceCondition >> UTSeqCond_IsCarryingFlag
Package: 
UTGame
This class in other games:
UDK

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

Properties[edit]

Property group 'UTSeqCond_IsCarryingFlag'[edit]

FlagBase[edit]

Type: UTGameObjective


Internal variables[edit]

Target[edit]

Type: Actor


Default values[edit]

Property Value
ObjName "Is Carrying Flag"
OutputLinks[0]
Member Value
LinkDesc "Has Flag"
OutputLinks[1]
Member Value
LinkDesc "No Flag"
VariableLinks[0]
Member Value
ExpectedType Class'Engine.SeqVar_Object'
LinkDesc "Target"
MaxVars 1
MinVars 1
PropertyName 'Target'
VariableLinks[1]
Member Value
ExpectedType Class'Engine.SeqVar_Object'
LinkDesc "Flag Base (Optional)"
MaxVars 1
MinVars 1
PropertyName 'FlagBase'

Events[edit]

Activated[edit]

event Activated ()

Overrides: SequenceOp.Activated

Called when this event is activated.