Mostly Harmless
UE3:UTSeqEvent_TouchStatus (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> SequenceEvent >> SeqEvent_Touch >> UTSeqEvent_TouchStatus |
Triggers when the first player touches the associated actor and when the last player stops touching it.
Properties
Property group 'UTSeqEvent_TouchStatus'
bIsHeroOnly
Type: bool
This touch status should only work for Titans and Behemoths. (This is used e.g. on CTF-Morbid.)
Internal variables
bCheckingTouch
Type: bool
Modifiers: const, private, transient
Internally used to track whether it's a touch check because nobody touches the actor or untouch check because it is currently being touched.
Default values
Property | Value | ||||
---|---|---|---|---|---|
bForceOverlapping | False | ||||
MaxTriggerCount | 0 | ||||
ObjName | "Touch Status" | ||||
OutputLinks[0] |
|
||||
OutputLinks[1] |
|
||||
ReTriggerDelay | 0.0 |