FUProjectDictionary::IsForeignProject

Determines whether a project is a foreign project or not.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/UProjectInfo.h"

Source

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

Syntax

bool IsForeignProject
(
    const FString & ProjectFileName
) const

Remarks

Determines whether a project is a foreign project or not.

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