Navigation
API > API/Plugins > API/Plugins/GameFeatures > API/Plugins/GameFeatures/UGameFeaturesSubsystem
| |
|
| Name |
FAmmortizedLoadContext |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Public/GameFeaturesSubsystem.h |
| Include Path |
#include "GameFeaturesSubsystem.h" |
Syntax
struct FAmmortizedLoadContext
Constructors
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
~FAmmortizedLoadContext()
|
|
GameFeaturesSubsystem.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AmortizedPluginsRemaining |
TArray< TSharedRef< IPlugin > > |
|
GameFeaturesSubsystem.h |
|
| bCancelled |
bool |
|
GameFeaturesSubsystem.h |
|
| bPushedAssetBulkScanning |
bool |
|
GameFeaturesSubsystem.h |
|
| bPushedTagsBroadcast |
bool |
|
GameFeaturesSubsystem.h |
|
| CompleteDelegate |
FBuiltInGameFeaturePluginsLoaded |
|
GameFeaturesSubsystem.h |
|
| GUID |
FGuid |
|
GameFeaturesSubsystem.h |
|
| NumPluginsLoaded |
int32 |
|
GameFeaturesSubsystem.h |
|
| PluginAmortizeRate |
int32 |
|
GameFeaturesSubsystem.h |
|
| Results |
TMap< FString, UE::GameFeatures::FResult > |
|
GameFeaturesSubsystem.h |
|
| ScopeLogTime |
FScopeLogTime |
|
GameFeaturesSubsystem.h |
|
Functions
Public