Always snap to grid
UE2:TimedTrigger (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Legend
- This class in other games:
- UT, U2XMP, UE2Runtime
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. |
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