Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Kismet/GameplayStatics.h |
Include |
#include "Kismet/GameplayStatics.h" |
Source |
/Engine/Source/Runtime/Engine/Private/GameplayStatics.cpp |
Save the contents of the buffer to a platform-specific save slot/file
Whether we successfully saved this information
Parameter |
Description |
---|---|
InSaveData |
Data to save |
SlotName |
Name of save game slot to save to. |
UserIndex |
For some platforms, master user index to identify the user doing the saving. |