Navigation
API > API/Plugins > API/Plugins/ProjectLauncher > API/Plugins/ProjectLauncher/FModel
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FProjectSettings GetProjectSettings
(
const FString& ProjectPath |
Model/ProjectLauncherModel.h | ||
const FProjectSettings GetProjectSettings
(
const ILauncherProfileRef& Profile |
Model/ProjectLauncherModel.h |
GetProjectSettings(const FString &)
| Name | GetProjectSettings |
| Type | function |
| Header File | /Engine/Plugins/Developer/ProjectLauncher/Source/ProjectLauncher/Public/Model/ProjectLauncherModel.h |
| Include Path | #include "Model/ProjectLauncherModel.h" |
| Source | /Engine/Plugins/Developer/ProjectLauncher/Source/ProjectLauncher/Private/Model/ProjectLauncherModel.cpp |
const FProjectSettings GetProjectSettings
(
const FString & ProjectPath
)
GetProjectSettings(const ILauncherProfileRef &)
| Name | GetProjectSettings |
| Type | function |
| Header File | /Engine/Plugins/Developer/ProjectLauncher/Source/ProjectLauncher/Public/Model/ProjectLauncherModel.h |
| Include Path | #include "Model/ProjectLauncherModel.h" |
| Source | /Engine/Plugins/Developer/ProjectLauncher/Source/ProjectLauncher/Private/Model/ProjectLauncherModel.cpp |
const FProjectSettings GetProjectSettings
(
const ILauncherProfileRef & Profile
)