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