Navigation
Unreal Engine C++ API Reference > Developer > AutomationController > IAutomationReport
References
Module | AutomationController |
Header | /Engine/Source/Developer/AutomationController/Public/IAutomationReport.h |
Include | #include "IAutomationReport.h" |
[FString](API\Runtime\Core\Containers\FString) GetCommand() const
Remarks
Returns the complete command for an automation test including any relevant parameters. This is the class name + the parameter.