![]() |
Advanced Menu System
1.0
|
Video settings save. More...
#include <VideoSave.h>
Inheritance diagram for UVideoSave:Public Member Functions | |
| UVideoSave () | |
Public Attributes | |
| FString | SaveSlotName |
| Save slot name More... | |
| uint32 | DefaultUserIndex |
| Default User index More... | |
| TArray< FSavedSetting > | FPSSettings |
| FPS Settings More... | |
| TArray< FSavedSetting > | HDRSettings |
| HDR Settings More... | |
| FIntPoint | Resolution |
| Saved resolution More... | |
| FIntPoint | AspectRatio |
| Saved aspect ratio More... | |
| int | WindowMode |
| Saved Window Mode More... | |
| float | Brightness |
| Saved brightness More... | |
Video settings save.
| UVideoSave::UVideoSave | ( | ) |
| FIntPoint UVideoSave::AspectRatio |
Saved aspect ratio
| float UVideoSave::Brightness |
Saved brightness
| uint32 UVideoSave::DefaultUserIndex |
Default User index
| TArray<FSavedSetting> UVideoSave::FPSSettings |
FPS Settings
| TArray<FSavedSetting> UVideoSave::HDRSettings |
HDR Settings
| FIntPoint UVideoSave::Resolution |
Saved resolution
| FString UVideoSave::SaveSlotName |
Save slot name
| int UVideoSave::WindowMode |
Saved Window Mode