Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FBaseAsyncSaveGameSystem
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SaveGameSystem.h |
| Include | #include "SaveGameSystem.h" |
UE::Tasks::FTask InternalDoesSaveGameExistAsync
(
const TCHAR * Name,
FPlatformUserId PlatformUserId,
FSaveGameAsyncExistsCallback Callback,
TSharedPtr < ESaveExistsResult > OutResult
)
Remarks
Internal async helpers that require implementation. NB. OutResult will be null for async calls