I'm a doctor, not a mechanic
UE3:UTSeqCond_IsUsingWeapon (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 02:44, 26 July 2008 by (Talk)
Object >> SequenceObject >> SequenceOp >> SequenceCondition >> UTSeqCond_IsUsingWeapon |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Properties
Property group 'UTSeqCond_IsUsingWeapon'
bAllowSubclass
Type: bool
whether subclasses of the specified class count
bMustBeImpactHammer
Type: bool
Ii this is true, the weapon must be the Impact Hammer
bMustBeTranslocator
Type: bool
Ii this is true, the weapon must be the Impact Hammer
RequiredWeapon
weapon to check
Internal variables
Target
Type: Actor
player to look for inventory on
Default values
Property | Value | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ObjName | "Is Using Weapon" | ||||||||||||
OutputLinks[0] |
|
||||||||||||
OutputLinks[1] |
|
||||||||||||
VariableLinks[0] |
|
Events
Activated
event Activated ()
Overrides: SequenceOp.Activated
Called when this event is activated.