Navigation
API > API/Plugins > API/Plugins/GameFeatures > API/Plugins/GameFeatures/UGameFeaturesProjectPolicies
References
| Module | GameFeatures |
| Header | /Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Public/GameFeaturesProjectPolicies.h |
| Include | #include "GameFeaturesProjectPolicies.h" |
| Source | /Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Private/GameFeaturesProjectPolicies.cpp |
virtual bool GetGameFeaturePluginURL
(
const TSharedRef < IPlugin > & Plugin,
FString & OutPluginURL
) const
Remarks
Called to determine the plugin URL for a given known Plugin. Can be used if the policy wants to deliver non file based URLs.