FAutomationTestBase::AddCommand

Enqueues a new latent command.

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h

Include

#include "Misc/AutomationTest.h"

Syntax

void AddCommand
(
    IAutomationLatentCommand * NewCommand
)

Remarks

Enqueues a new latent command.