Navigation
API > API/Runtime > API/Runtime/Engine
Save game system Module Interface
| Name | ISaveGameSystemModule |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/SaveGameSystem.h |
| Include Path | #include "SaveGameSystem.h" |
Syntax
class ISaveGameSystemModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ISaveGameSystem * GetSaveGameSystem() |
SaveGameSystem.h |