Navigation
API > API/Plugins > API/Plugins/GameFeatures > API/Plugins/GameFeatures/FGameFeatureProtocolOptions
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| GameFeaturesSubsystem.h | |||
FGameFeatureProtocolOptions
(
const FInstallBundlePluginProtocolOptions& InOptions |
GameFeaturesSubsystem.h | ||
FGameFeatureProtocolOptions
(
FNull InOptions |
GameFeaturesSubsystem.h |
FGameFeatureProtocolOptions()
| Name | FGameFeatureProtocolOptions |
| Type | function |
| Header File | /Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Public/GameFeaturesSubsystem.h |
| Include Path | #include "GameFeaturesSubsystem.h" |
| Source | /Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Private/GameFeaturesSubsystem.cpp |
FGameFeatureProtocolOptions()
FGameFeatureProtocolOptions(const FInstallBundlePluginProtocolOptions &)
| Name | FGameFeatureProtocolOptions |
| Type | function |
| Header File | /Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Public/GameFeaturesSubsystem.h |
| Include Path | #include "GameFeaturesSubsystem.h" |
| Source | /Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Private/GameFeaturesSubsystem.cpp |
FGameFeatureProtocolOptions
(
const FInstallBundlePluginProtocolOptions & InOptions
)
FGameFeatureProtocolOptions(FNull)
| Name | FGameFeatureProtocolOptions |
| Type | function |
| Header File | /Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Public/GameFeaturesSubsystem.h |
| Include Path | #include "GameFeaturesSubsystem.h" |
| Source | /Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Private/GameFeaturesSubsystem.cpp |
FGameFeatureProtocolOptions
(
FNull InOptions
)