Provides UE4 with a save-game system with support for savegame tags, level streaming and more
164
stars
60
forks
source link
Support serialize/deserialize single actor, and add more event to LifetimeComponent #75
Closed
xiejiangzhi closed 2 years ago
When changing the level, we can temporarily save the actor data to the game instance and restore it to the new actor at the new level.