https://github.com/frozen-projects/ff_history
UE5 plugin to access variables member variables with only names and save them to custom paths.
https://github.com/frozen-projects/ff_history
save savegame ue5 ue5-plugin unreal
Last synced: 7 months ago
JSON representation
UE5 plugin to access variables member variables with only names and save them to custom paths.
- Host: GitHub
- URL: https://github.com/frozen-projects/ff_history
- Owner: Frozen-Projects
- License: other
- Created: 2022-03-11T04:06:39.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-21T23:59:43.000Z (10 months ago)
- Last Synced: 2025-08-22T01:29:42.544Z (10 months ago)
- Topics: save, savegame, ue5, ue5-plugin, unreal
- Language: C++
- Homepage:
- Size: 3.3 MB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FF_History
## Variable Access Systems
- GetVariableByName
- GetAllVariables
- SetVariable
## Save Systems
- SaveGameToFile
- SaveGameToMemory
- LoadGameFromFile
- LoadGameFromMemory