I'm a doctor, not a mechanic
UE3:UTSeqCond_IsLinkSetupActive (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> SequenceCondition >> UTSeqCond_IsLinkSetupActive |
- Package:
- UTGame
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. |
condition that activates an output depending on whether one of the link setups in a list is currently active
Properties[edit]
Property group 'UTSeqCond_IsLinkSetupActive'[edit]
LinkSetupsToCheck[edit]
the list of link setups to check
Default values[edit]
Property | Value | ||||
---|---|---|---|---|---|
ObjName | "Is Link Setup Active" | ||||
OutputLinks[0] |
|
||||
OutputLinks[1] |
|
Events[edit]
Activated[edit]
event Activated ()
Overrides: SequenceOp.Activated
Called when this event is activated.