SpatialFear.SFSeqTrigger

Spatial Fear
Name: SFSeqTrigger
Description: This is a subclass of a trigger and is used to specify the sequence number
for this trigger. A SFSeqTrigger is linked to a SFSeqCounter by the appropriate use of the
CounterEvent/Tag pairs. The SFSeqCounter with a matching tag will be trigged from this class.

Remark: !!Since this class uses a custom event you won't see a connecting line in UED.

Author: Markus Nuebel

Extends:
Modifiers:
Source code

SpatialFear.SFSeqTrigger
%%

Variables

%function_comment%
boolbFreeze
%function_comment%
nameCounterEvent
%function_comment%
floatfFloatFreezeTimeAfterTouch
%function_comment%
intSequence

Functions

FireCounterEvent (actor Other, bool bUntrigger)
timer ()
Touch (actor Other)
Trigger (actor Other, pawn EventInstigator)
UnTouch (actor Other)

Default properties

{
     fFloatFreezeTimeAfterTouch=2.000000
}


class file time: 12/7/2003 3:58:24 PM - creation time: 12/7/2003 4:03:42 PM
Created with UnCodeX