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

UE3:UTSeqCond_CheckWeapon (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> SequenceObject >> SequenceOp >> SequenceCondition >> UTSeqCond_CheckWeapon
Package: 
UTGame
This class in other games:
UDK

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

Properties[edit]

Property group 'UTSeqCond_CheckWeapon'[edit]

TestForWeaponClass[edit]

Type: class<UTWeapon>


Internal variables[edit]

Target[edit]

Type: Actor


Default values[edit]

Property Value
ObjName "UTWeaponTest"
OutputLinks[0]
Member Value
LinkDesc "Weapon Equipped"
OutputLinks[1]
Member Value
LinkDesc "Weapon Not Equipped"
VariableLinks[0]
Member Value
ExpectedType Class'Engine.SeqVar_Object'
LinkDesc "Target"
MaxVars 1
MinVars 1
PropertyName 'Target'

Events[edit]

Activated[edit]

event Activated ()

Overrides: SequenceOp.Activated

Called when this event is activated.