Navigation
API > API/Plugins > API/Plugins/GameFeatures
Inheritance Hierarchy
- FSharedFromThisBase
- TSharedFromThis
- FGameFeaturePluginPredownloadHandle
References
| Module | GameFeatures |
| Header | /Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Public/GameFeaturesSubsystem.h |
| Include | #include "GameFeaturesSubsystem.h" |
Syntax
struct FGameFeaturePluginPredownloadHandle : public TSharedFromThis< FGameFeaturePluginPredownloadHandle >
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Cancel () |
||
| float | GetProgress () |
||
| const UE::GameFeatures::FResult & | GetResult () |
||
| bool | IsComplete () |