Navigation
Unreal Engine Blueprint API Reference > Utilities > Flow Control
Perform a latent action with a delay (specified in seconds). Calling again while it is counting down will be ignored.
Target is Kismet System Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
real | Duration | length of delay (in seconds). |
Outputs
Type | Name | Description |
---|---|---|
exec | Completed |