FAutomationTestFramework::SetDeveloperDirectoryIncluded

Sets whether we want to include content in developer directories in automation testing

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/AutomationTest.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/AutomationTest.cpp

Syntax

void SetDeveloperDirectoryIncluded
(
    const bool bInDeveloperDirectoryIncluded
)

Remarks

Sets whether we want to include content in developer directories in automation testing

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss