An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# FF_History

## Variable Access Systems
- GetVariableByName
- GetAllVariables
- SetVariable

## Save Systems
- SaveGameToFile
- SaveGameToMemory
- LoadGameFromFile
- LoadGameFromMemory