Navigation
API > API/Plugins > API/Plugins/ProjectLauncher > API/Plugins/ProjectLauncher/FModel
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const PlatformInfo::FTargetPlatformInfo * GetPlatformInfo
(
const ILauncherProfilePtr& Profile |
Model/ProjectLauncherModel.h | ||
static const PlatformInfo::FTargetPlatformInfo * GetPlatformInfo
(
FName PlatformName, |
Model/ProjectLauncherModel.h |
GetPlatformInfo(const ILauncherProfilePtr &)
| Name | GetPlatformInfo |
| 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 |
static const PlatformInfo::FTargetPlatformInfo * GetPlatformInfo
(
const ILauncherProfilePtr & Profile
)
GetPlatformInfo(FName, const FTargetInfo &)
| Name | GetPlatformInfo |
| 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 |
static const PlatformInfo::FTargetPlatformInfo * GetPlatformInfo
(
FName PlatformName,
const FTargetInfo & BuildTargetInfo
)