
描述
[ SAVIOR – Next-Gen Save System ]
The ultimate C++ save/load framework for Unreal Engine. Fast. Flexible. Reliable. No spaghetti.
This is the branded version of Bruno's renowned and widely known multi-threaded save-game system **
**(Bruno is a member of HKH and retains full IP of his creations)
Battle-Tested Save-Game System
Savior is a powerful, production-ready save/load plugin for Unreal Engine that eliminates the hassle of property micromanagement and serialization headaches.
Built entirely in C++, Savior exposes a highly granular and flexible API to Unreal Engine’s Blueprint system, empowering developers to implement robust save/load functionality, auto-respawn logic, UI/UX enhancements, and system configuration—entirely through C++ or Blueprints.
---
🔥 Key Features
Zero Blueprint Spaghetti:
Save and load directly from simple Blueprint nodes. Just tag your variables with `SaveGame`, and you’re done.
Version-Safe Saves: Add or remove properties without corrupting old save files.
Procedural Actor Support: Respawn runtime actors with full state restoration using SGUIDs.
HUD & Load Screen System: Built-in slot selector UI and progress bars — no coding required.
Threaded Performance: Multi-threaded serialization ensures minimal hitches, even on large projects.
C++ & Blueprint API: Full support for native classes and Blueprint workflows.
Safe Data Handling: Auto-detection of destroyed actors, layered hierarchy saving, and customizable scope filtering.
---
👨💻 Who It’s For
Indie developers seeking a stable, expandable save system
Studios building complex games with procedural content
Unreal developers needing faster alternatives to GAS-style serialization
---
🧠 Technical Details
>> Works out of the box with any Blueprint or C++ project.
>> Includes slot-based saving, asynchronous I/O, level-specific saves, and support for:
Components
Dynamic Materials
AI Blackboards
Chaos Geometry
Game Features and Data Layers
---
📦 Bonus
Sample UIs for slot management and save/load confirmation
Full documentation with step-by-step guides
Blueprint examples and SGUID integration templates
---
Stop fighting the engine — let Savior handle your saves.
💾 Grab it now and give your game a memory!
---




