Navigation
API > API/Developer > API/Developer/AutomationDriver > API/Developer/AutomationDriver/IAsyncDriverSequence
Description
Executes all the actions that have been queued for this sequence. Additional actions cannot be queued while the sequence is being performed
| Name | Perform |
| Type | function |
| Header File | /Engine/Source/Developer/AutomationDriver/Public/IDriverSequence.h |
| Include Path | #include "IDriverSequence.h" |
TAsyncResult < bool > Perform()