IAsyncDriverSequence::Perform

Executes all the actions that have been queued for this sequence.

Unreal Engine C++ API Reference > Developer > AutomationDriver > IAsyncDriverSequence

References

   
Module AutomationDriver
Header /Engine/Source/Developer/AutomationDriver/Public/IDriverSequence.h
Include #include "IDriverSequence.h"
[TAsyncResult](API\Runtime\Core\Async\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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library