ISaveGameSystem::PlatformHasNativeUI

Returns true if the platform has a native UI (like many consoles)

Windows
MacOS
Linux

Override Hierarchy

ISaveGameSystem::PlatformHasNativeUI()

FGenericSaveGameSystem::PlatformHasNativeUI()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SaveGameSystem.h

Include

#include "SaveGameSystem.h"

Syntax

bool PlatformHasNativeUI()

Remarks

Returns true if the platform has a native UI (like many consoles)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss