Navigation
API > API/Plugins > API/Plugins/GameFeatures > API/Plugins/GameFeatures/UGameFeaturesSubsystem
References
| Module | GameFeatures |
| Header | /Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Public/GameFeaturesSubsystem.h |
| Include | #include "GameFeaturesSubsystem.h" |
| Source | /Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Private/GameFeaturesSubsystem.cpp |
bool GetBuiltInGameFeaturePluginURL
(
const TSharedRef < IPlugin > & Plugin,
FString & OutPluginURL
) const
Remarks
Gets the URL for the given plugin, applying game-specific policies where appropriate. Should only be used for built-in GFPs