Navigation
Unreal Engine C++ API Reference > 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 modulesDefines the interface of a module implementing platform feature collector class.
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
IPlatformFeaturesModule & | Get () |
|
![]() ![]() |
ISaveGameSystem * | ||
![]() ![]() |
IDVRStreamingSystem * | ||
![]() ![]() |
FString | ||
![]() ![]() |
IVideoRecordingSystem * | ||
![]() ![]() |
void | SetScreenshotEnableState
(
bool bEnabled |