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" |
IAsyncActionSequence & Actions()
the sequence of actions this driver sequence represents; any actions called on this are queued for execution on the next Perform call