Navigation
API > API/Plugins > API/Plugins/GameFeatures > API/Plugins/GameFeatures/FGameFeaturePluginIdentifier
Description
Returns true if this FGameFeaturePluginIdentifier exactly matches the given PluginURL. To match exactly all information in the PluginURL has to match and not just the IdentifyingURLSubset
| Name | ExactMatchesURL |
| 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 |
bool ExactMatchesURL
(
const FString & PluginURL
) const