Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- IModuleInterface
- IPlatformFeaturesModule
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/PlatformFeatures.h |
| Include | #include "PlatformFeatures.h" |
Syntax
class IPlatformFeaturesModule : public IModuleInterface
Remarks
Interface for platform feature modules Defines the interface of a module implementing platform feature collector class.
Functions
| Type | Name | Description | |
|---|---|---|---|
| IPlatformFeaturesModule & | Get () |
||
| ISaveGameSystem * | |||
| IDVRStreamingSystem * | |||
| FString | |||
| IVideoRecordingSystem * | |||
| void | SetScreenshotEnableState
(
bool bEnabled |