FAutomationTestBase::GetTestAssetPath

Allows navigation to the asset associated with the test if there is one.

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

virtual FString GetTestAssetPath
(
    const FString & Parameter
) const

Remarks

Allows navigation to the asset associated with the test if there is one.