IAsyncDriverSequence::Actions

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library