UGameFeaturesSubsystem::GetGameFeatureDataForActivePluginByURL

Returns the game feature data for the plugin specified by PluginURL

Windows
MacOS
Linux

References

Module

GameFeatures

Header

/Engine/Plugins/Experimental/GameFeatures/Source/GameFeatures/Public/GameFeaturesSubsystem.h

Include

#include "GameFeaturesSubsystem.h"

Source

/Engine/Plugins/Experimental/GameFeatures/Source/GameFeatures/Private/GameFeaturesSubsystem.cpp

Syntax

const UGameFeatureData * GetGameFeatureDataForActivePluginByURL
(
    const FString & PluginURL
)

Remarks

Returns the game feature data for the plugin specified by PluginURL

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss