Navigation
API > API/Plugins > API/Plugins/GameFeatures
Context that provides extra information prior to mounting a plugin
| Name | FGameFeaturePreMountingContext |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Public/GameFeaturesSubsystem.h |
| Include Path | #include "GameFeaturesSubsystem.h" |
Syntax
struct FGameFeaturePreMountingContext : public FGameFeatureStateChangeContext
Inheritance Hierarchy
- FGameFeatureStateChangeContext → FGameFeaturePreMountingContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bOpenPluginShaderLibrary | bool | GameFeaturesSubsystem.h |