Navigation
API > API/Plugins > API/Plugins/GameFeatures > API/Plugins/GameFeatures/FGameFeatureProtocolOptions
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
GameFeaturesSubsystem.h |
|
|
|
GameFeaturesSubsystem.h |
|
|
|
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
)