My program doesn't have bugs. It just develops random features.

UE2:TimedTrigger (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UE2Runtime Object >> Actor >> Triggers >> Trigger >> TimedTrigger

Contents

Package: 
Gameplay
This class in other games:
U2, U2XMP, UT

TimedTrigger: causes an event after X seconds.

[edit] Properties

[edit] Property group 'TimedTrigger'

[edit] bRepeating

Type: bool


[edit] DelaySeconds

Type: float


Default value: 1.0

[edit] Default values

Property Value
bCollideActors False
bObsolete True

[edit] Functions

[edit] Events

[edit] Timer

event Timer ()

Overrides: Trigger.Timer


[edit] Other instance functions

[edit] MatchStarting

function MatchStarting ()

Overrides: Actor.MatchStarting