Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Kismet > API/Runtime/Engine/Kismet/UBlueprintPathsLibrary
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Kismet/BlueprintPathsLibrary.h |
| Include | #include "Kismet/BlueprintPathsLibrary.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Kismet/BlueprintPathsLibrary.cpp |
UFUNCTION (BlueprintPure, Category="Utilities|Paths")
static bool IsProjectFilePathSet()
Remarks
Checks whether the path to the project file, if any, is set. true if the path is set, false otherwise.