Navigation
API > API/Plugins > API/Plugins/MobileFSR
| Name | FMobileFSRModule |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MobileFSR/Source/MobileFSR/Public/MobileFSRModule.h |
| Include Path | #include "MobileFSRModule.h" |
Syntax
class FMobileFSRModule : public IModuleInterface
Implements Interfaces
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ViewExtension | TSharedPtr< FMobileFSRViewExtension, ESPMode::ThreadSafe > | MobileFSRModule.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void OnPostEngineInit() |
MobileFSRModule.h | ||
void ShutdownModule() |
MobileFSRModule.h | ||
void StartupModule() |
MobileFSRModule.h |