I don't need to test my programs. I have an error-correcting modem.
UE3:UTSeqCond_HasInventory (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> SequenceCondition >> UTSeqCond_HasInventory |
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. |
activates output depending on whether the given Pawn has the specified inventory item
Properties
Property group 'UTSeqCond_HasInventory'
bAllowSubclass
Type: bool
whether subclasses of the specified class count
bCheckVehicleDriver
Type: bool
whether to check the driver Pawn if the player is in a vehicle
RequiredInventory
inventory item to check
Internal variables
Target
Type: Actor
player to look for inventory on
Default values
Property | Value | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ObjName | "Has Inventory" | ||||||||||||
OutputLinks[0] |
|
||||||||||||
OutputLinks[1] |
|
||||||||||||
VariableLinks[0] |
|
Events
Activated
event Activated ()
Overrides: SequenceOp.Activated
Called when this event is activated.