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