Navigation
Unreal Engine C++ API Reference > Developer > AutomationDriver > IAsyncDriverSequence
References
Module | AutomationDriver |
Header | /Engine/Source/Developer/AutomationDriver/Public/IDriverSequence.h |
Include | #include "IDriverSequence.h" |
[IAsyncActionSequence](API\Developer\AutomationDriver\IAsyncActionSequence) & Actions()
the sequence of actions this driver sequence represents; any actions called on this are queued for execution on the next Perform call