UE3:UTSeqCond_IsUsingWeapon (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> SequenceCondition >> UTSeqCond_IsUsingWeapon |
- Package:
- UTGame
- This class in other games:
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. |
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
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.