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 void ExplicitLoadGameFeaturePlugin
&40;
const FString & PluginURL,
const FGameFeaturePluginLoadComplete & CompleteDelegate,
const bool bActivateGameFeatures
&41;
Remarks
Called by code that explicitly wants to load a specific plugin (e.g., when using a fast cook a game might want to allow explicitly loaded game feature plugins)