Gah - a solution with more questions. – EntropicLqd
UE1:TimedTrigger (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- BotPack
- This class in other games:
- U2XMP, UE2Runtime, U2
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 |
Events
PostBeginPlay
event PostBeginPlay ()
Overrides: Trigger.PostBeginPlay
Timer
event Timer ()
Overrides: Trigger.Timer