Navigation
API > API/Plugins > API/Plugins/GameFeatures > API/Plugins/GameFeatures/UGameFeaturesProjectPolicies
References
| Module | GameFeatures |
| Header | /Engine/Plugins/Experimental/GameFeatures/Source/GameFeatures/Public/GameFeaturesProjectPolicies.h |
| Include | #include "GameFeaturesProjectPolicies.h" |
| Source | /Engine/Plugins/Experimental/GameFeatures/Source/GameFeatures/Private/GameFeaturesProjectPolicies.cpp |
virtual TValueOrError< FString, FString > ReslovePluginDependency
&40;
const FString & PluginURL,
const FString & DependencyName
&41; const
Remarks
Called to resolve plugin dependencies, OutDependencyURL will contain the GFP URL if this dependency is a GFP. This may be called with file protocol for built-in plugins in some cases, even if a different protocol is used at runtime. returns The dependency URL or an error if the dependency could not be resolved