Navigation
API > API/Plugins > API/Plugins/GameFeatures
Some important information about a gamefeature
| Name | FGameFeatureInfo |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Public/GameFeaturesSubsystem.h |
| Include Path | #include "GameFeaturesSubsystem.h" |
Syntax
struct FGameFeatureInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bLoadedAsBuiltIn | bool | GameFeaturesSubsystem.h | ||
| CurrentState | EGameFeaturePluginState | GameFeaturesSubsystem.h | ||
| Name | FString | GameFeaturesSubsystem.h | ||
| URL | FString | GameFeaturesSubsystem.h |