Async Load Game from Slot

Async Load Game from Slot

Windows
MacOS
Linux

Schedule an async load of a specific slot. UGameplayStatics::AsyncLoadGameFromSlot is the native version of this. When the load has succeeded or failed, the completed pin is activated with success/failure and the newly loaded save game object if valid. Keep in mind that some platforms may not support trying to load and save at the same time.

Target is Async Action Handle Save Game

Async Load Game from Slot
Slot Name
User Index
0
Completed
Save Game
Select Asset
Success

Inputs

In
Exec
Slot Name
String

Name of the save game slot to load from.

User Index
Integer

For some platforms, master user index to identify the user doing the loading.

Outputs

Out
Exec
Completed
Exec

Delegate called when the save/load completes

Save Game
Save Game Object Reference

Save Game

Success
Boolean

Success

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback