Navigation
API > API/Plugins > API/Plugins/GameFeatures
| Name | FGameFeaturePluginDetails |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Public/GameFeaturesSubsystem.h |
| Include Path | #include "GameFeaturesSubsystem.h" |
Syntax
struct FGameFeaturePluginDetails
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AdditionalMetadata | TMap< FString, TSharedPtr< class FJsonValue > > | GameFeaturesSubsystem.h | ||
| bHotfixable | bool | GameFeaturesSubsystem.h | ||
| BuiltInAutoState | EBuiltInAutoState | GameFeaturesSubsystem.h | ||
| PluginDependencies | TArray< FGameFeaturePluginReferenceDetails > | GameFeaturesSubsystem.h |