Navigation
API > API/Plugins > API/Plugins/GameFeatures > API/Plugins/GameFeatures/FGameFeaturePluginIdentifier
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
GameFeaturesSubsystem.h |
|
|
|
GameFeaturesSubsystem.h |
|
|
|
GameFeaturesSubsystem.h |
|
|
|
GameFeaturesSubsystem.h |
|
FGameFeaturePluginIdentifier()
| |
|
| Name |
FGameFeaturePluginIdentifier |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Public/GameFeaturesSubsystem.h |
| Include Path |
#include "GameFeaturesSubsystem.h" |
FGameFeaturePluginIdentifier()
FGameFeaturePluginIdentifier(FString)
| |
|
| Name |
FGameFeaturePluginIdentifier |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Public/GameFeaturesSubsystem.h |
| Include Path |
#include "GameFeaturesSubsystem.h" |
| Source |
/Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Private/GameFeaturesSubsystem.cpp |
FGameFeaturePluginIdentifier
(
FString PluginURL
)
FGameFeaturePluginIdentifier(const FGameFeaturePluginIdentifier &)
| |
|
| Name |
FGameFeaturePluginIdentifier |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Public/GameFeaturesSubsystem.h |
| Include Path |
#include "GameFeaturesSubsystem.h" |
FGameFeaturePluginIdentifier
(
const FGameFeaturePluginIdentifier & Other
)
FGameFeaturePluginIdentifier(FGameFeaturePluginIdentifier &&)
| |
|
| Name |
FGameFeaturePluginIdentifier |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Public/GameFeaturesSubsystem.h |
| Include Path |
#include "GameFeaturesSubsystem.h" |
| Source |
/Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Private/GameFeaturesSubsystem.cpp |
FGameFeaturePluginIdentifier
(
FGameFeaturePluginIdentifier && Other
)