Always snap to grid

UE2:TimedTrigger (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2 Object >> Actor >> Triggers >> Trigger >> TimedTrigger
Package: 
Legend
This class in other games:
UT, U2XMP, UE2Runtime

TimedTrigger: causes an event after X seconds.

Properties

Property group 'TimedTrigger'

bRepeating

Type: bool


DelaySeconds

Type: float


Default value: 1.0

Default values

Property Value
bCollideActors False
bObsolete True

Functions

Events

Timer

event Timer ()

Overrides: Trigger.Timer


Other instance functions

MatchStarting

function MatchStarting ()

Overrides: Actor.MatchStarting